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