mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
jira: Ignore worklog_updated event.
This commit is contained in:
@@ -50,6 +50,7 @@ Leo Franchi created [BUG-15: New bug with hook](http://lfranchi.com:8080/browse/
|
||||
"issuelink_created",
|
||||
"issuelink_deleted",
|
||||
"jira:version_released",
|
||||
"jira:worklog_updated",
|
||||
"sprint_closed",
|
||||
"sprint_started",
|
||||
"worklog_created",
|
||||
|
||||
@@ -17,6 +17,7 @@ IGNORED_EVENTS = [
|
||||
"issuelink_created",
|
||||
"issuelink_deleted",
|
||||
"jira:version_released",
|
||||
"jira:worklog_updated",
|
||||
"sprint_closed",
|
||||
"sprint_started",
|
||||
"worklog_created",
|
||||
|
||||
Reference in New Issue
Block a user