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: Added additional Event types that are supported #222

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

codeHysteria28
Copy link
Contributor

Add new event types to the Event enum in the Event.java file. This includes events related to tasks such as TASK_ADDED, TASK_STATUSCHANGED, and TASK_DELETED.

Closes issue#221

Add new event types to the Event enum in the Event.java file. This includes events related to tasks such as TASK_ADDED, TASK_STATUSCHANGED, and TASK_DELETED.

Closes issue#221
@codeHysteria28 codeHysteria28 changed the title Added additional Event types that are supported feat: Added additional Event types that are supported Feb 3, 2024
@andrii-bodnar andrii-bodnar linked an issue Feb 5, 2024 that may be closed by this pull request
Copy link
Member

@andrii-bodnar andrii-bodnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codeHysteria28 thank you!

@andrii-bodnar andrii-bodnar merged commit 13f1892 into crowdin:master Feb 5, 2024
2 of 3 checks passed
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.

Actualize the Webhook events list
2 participants