zulip/zerver/webhooks
Hemanth V. Alluri 2e20dcc053 webhooks/jira: Update webhook to support improved comment events.
Atlassian announced that it will no longer provide information about
comments along with their "issue" type event payloads for Jira. So
we must now update the Jira integration to appropriately respond to
"comment" type events (the reason why we didn't do this before was
that initially, the "comment" type event payloads didn't contain
sufficient information about their issues, but this payload has
since been improved).

Note: This commit does *not* remove support for the older "issue"
type event payloads where information about comments was included.
This way we can maintain compatibility with old self-hosted versions
of self hosted Jira (2016 and before).

Source:
https://developer.atlassian.com/cloud/jira/platform/change-notice-
removal-of-comments-from-issue-webhooks/

Fixes #13012
2019-08-19 14:22:42 -07:00
..
airbrake webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
ansibletower webhooks/ansibletower: Improve message formatting and punctuation. 2019-04-14 22:20:02 -07:00
appfollow webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
appveyor webhooks/appveyor: Improve message formatting and punctuation. 2019-04-14 22:20:02 -07:00
basecamp webhooks/basecamp: Improve message formatting and punctuation. 2019-04-14 22:20:02 -07:00
beanstalk webhooks: Remove the legacy GitHub integration. 2019-04-27 15:13:44 -07:00
beeminder webhooks/beeminder: Improve message formatting and punctuation. 2019-04-14 22:20:02 -07:00
bitbucket git_webhooks: Use proper punctuation for PR/issue messages. 2019-05-07 16:45:01 -07:00
bitbucket2 webhooks/bitbucket2: Account for missing username in PR payloads. 2019-06-24 23:19:06 -07:00
bitbucket3 webhooks: Fix small bug in the fixture_to_headers method of bitbucket3. 2019-07-25 16:14:14 -07:00
buildbot webhooks/buildbot: Add missing "skipped" build result code. 2019-05-31 16:59:42 -07:00
circleci webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
clubhouse clubhouse: Type payload as Optional. 2019-07-31 15:31:57 -07:00
codeship webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
crashlytics webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
delighted webhooks/delighted: Improve message formatting and punctuation. 2019-04-14 22:20:02 -07:00
deskdotcom webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
dialogflow zerver/webhooks: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
dropbox zerver: Accept HEAD requests wherever GET requests are accepted. 2019-08-12 16:47:41 -07:00
flock Sweep tests for expected_subject -> expected_topic. 2018-11-12 15:47:11 -08:00
freshdesk email_gateway: Use html2text directly. 2019-07-24 12:42:17 -07:00
front webhooks/front: Use proper punctuation and fix spelling errors. 2019-05-09 13:05:49 -07:00
gci webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
github github webhook: For release events show actions and tag name. 2019-08-17 12:35:16 -07:00
gitlab webhooks: Migrate gitlab tests to the headers fixtures system. 2019-07-22 12:12:50 -07:00
gocd webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
gogs webhooks: Migrate gogs tests to the headers fixtures system. 2019-07-13 16:02:27 -07:00
gosquared webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
greenhouse webhooks/greenhouse: Improve message formatting and punctuation. 2019-04-17 16:22:43 -07:00
groove webhooks: Migrate groove tests to the headers fixtures system. 2019-07-09 17:13:02 -07:00
hellosign webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
helloworld notification bot: Update error messages in send_pm_if_empty_stream. 2019-07-13 15:53:36 -07:00
heroku webhooks/heroku: Improve message formatting and punctuation. 2019-04-14 22:20:02 -07:00
homeassistant cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
honeybadger/fixtures inetgrations: Add webhook payloads for Honeybadger. 2018-01-02 11:45:33 -05:00
ifttt webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
insping webhooks/insping: Improve message formatting and punctuation. 2019-04-17 16:22:43 -07:00
intercom webhooks/intercom: Implement support for all events. 2019-04-05 15:15:52 -07:00
jira webhooks/jira: Update webhook to support improved comment events. 2019-08-19 14:22:42 -07:00
librato lint: Fix calls to _() on computed strings. 2019-04-23 15:23:03 -07:00
mention webhooks/mention: Use proper message formatting. 2019-05-09 13:05:49 -07:00
netlify webhooks: Migrate netlify tests to the headers fixtures system. 2019-07-09 17:13:02 -07:00
newrelic lint: Fix code that evaded our lint checks for string % non-tuple. 2019-04-23 15:21:37 -07:00
opbeat cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
opsgenie webhooks/opsgenie: Improve punctuation and message formatting. 2019-05-09 13:05:49 -07:00
pagerduty webhooks/pagerduty: Use colons before quote blocks. 2019-04-17 16:22:43 -07:00
papertrail cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
pingdom webhooks/pingdom: Improve message formatter and punctuation. 2019-04-17 16:22:43 -07:00
pivotal pivotal: Remove useless conditionals. 2019-07-31 12:26:21 -07:00
raygun cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
reviewboard webhooks: Migrate reviewboard tests to the headers fixtures system. 2019-07-09 17:13:02 -07:00
rollbar/fixtures integrations: Add webhook payloads for rollbar. 2018-01-11 06:32:37 -05:00
runscope/fixtures integrations: Add webhook payloads for Runscope. 2017-12-29 07:27:20 -05:00
semaphore webhooks/semaphore: Improve message formatting and punctuation. 2019-04-17 16:22:43 -07:00
sentry webhooks/sentry: Improve message formatting and punctuation. 2019-04-17 16:22:43 -07:00
slack webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
solano webhooks/solano: Improve message formatting and punctuation. 2019-05-07 16:45:01 -07:00
splunk webhooks/splunk: Improve message formatting and punctuation. 2019-04-17 16:22:43 -07:00
stash/fixtures webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
statuspage webhooks/statuspage: Improve message formatting and punctuation. 2019-04-14 22:20:02 -07:00
stripe cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
taiga webhooks/taiga: Use proper punctuation and new style string formatting. 2019-05-09 13:05:49 -07:00
teamcity webhooks/teamcity: Improve punctuation and message formatting. 2019-05-09 13:05:49 -07:00
transifex webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
travis webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
trello cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
updown webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
wordpress lint: Fix calls to _() on computed strings. 2019-04-23 15:23:03 -07:00
yo webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
zabbix webhooks/zabbix: Improve message formatting and punctuation. 2019-04-17 16:22:43 -07:00
zapier webhooks/zapier: Support authentication for the Zapier Zulip app. 2019-03-11 10:54:55 -07:00
zendesk webhooks: Remove unused imports. 2019-02-02 17:05:20 -08:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00