Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ticket event handling #8

Merged
merged 1 commit into from
Sep 23, 2024
Merged

feat: add ticket event handling #8

merged 1 commit into from
Sep 23, 2024

Conversation

dgokcin
Copy link
Owner

@dgokcin dgokcin commented Sep 23, 2024

Summary

This pull request adds support for handling 'ticket' events in the ColorEvents function.

Changes

  • Added 'ticket' emoji to the emojiMap.
  • Added regex pattern for 'ticket' in the regexMap.
  • Updated the color assignment logic to include 'ticket' events under the PALE_GREEN color category.

Additional Notes

These changes ensure that events with 'ticket' in their title are properly color-coded and have the appropriate emoji representation. No breaking changes are introduced, and existing functionality remains unaffected.

@dgokcin dgokcin merged commit 2102620 into main Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant