zulip/zerver/webhooks
Hemanth V. Alluri 4e1024da5c webhooks/gitlab: Add an option to exclude MR title from topics.
Since the title of a merge request can often change, it shouldn't be a
part of the topic that we send the message to. Otherwise things would
get messy and confusing.

But at the same time we don't want to make this mandatory. So we add
a new boolean GET parameter that can toggle whether or not the topic
should include the MR title (`use_merge_request_title`).

Fixes #15951.

Signed-off-by: Hemanth V. Alluri <hdrive1999@gmail.com>
2020-07-31 10:33:52 -07:00
..
airbrake python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
alertmanager python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
ansibletower python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
appfollow tests: Make all tests inherit ZulipTestCase. 2020-07-01 10:48:12 -07:00
appveyor python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
basecamp python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
beanstalk decorator: Replace type: ignore with cast, avoid Any. 2020-06-30 18:58:23 -07:00
beeminder python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
bitbucket python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
bitbucket2 python: Fix misuse of Optional types for optional parameters. 2020-06-13 15:31:27 -07:00
bitbucket3 python: Fix misuse of Optional types for optional parameters. 2020-06-13 15:31:27 -07:00
buildbot python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
canarytoken integrations: Re-add Canarytoken integration. 2020-07-20 15:34:40 -07:00
circleci webhooks/circleci: Add support for super minimal payloads. 2020-06-14 22:35:41 -07:00
clubhouse python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
codeship python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
crashlytics python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
delighted python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
deskdotcom python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
dialogflow python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
dropbox CVE-2020-12759: Fix reflected XSS vulnerability in Dropbox webhook. 2020-06-16 22:46:16 -07:00
errbit python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
flock python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
freshdesk webhooks/freshdesk: Remove key checking step. 2020-07-28 10:55:11 -07:00
front python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
gci python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
gitea python: Fix misuse of Optional types for optional parameters. 2020-06-13 15:31:27 -07:00
github webhooks/github: Include full repository name in notification messages. 2020-06-29 13:12:16 -07:00
gitlab webhooks/gitlab: Add an option to exclude MR title from topics. 2020-07-31 10:33:52 -07:00
gocd python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
gogs python: Fix misuse of Optional types for optional parameters. 2020-06-13 15:31:27 -07:00
gosquared python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
grafana python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
greenhouse python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
groove python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
harbor webhooks: Ignore short_name to guess user. 2020-07-17 11:04:54 -07:00
hellosign python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
helloworld python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
heroku python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
homeassistant python: Sort webhooks imports with isort. 2020-01-14 13:07:47 -08:00
honeybadger/fixtures inetgrations: Add webhook payloads for Honeybadger. 2018-01-02 11:45:33 -05:00
ifttt python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
insping python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
intercom python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
jira webhooks: Ignore short_name to guess user. 2020-07-17 11:04:54 -07:00
librato python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
mention python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
netlify python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
newrelic python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
opbeat python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
opsgenie python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
pagerduty python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
papertrail papertrail: Replace custom validator with check_dict. 2020-06-20 22:29:15 -07:00
pingdom python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
pivotal python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
raygun python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
reviewboard python: Sort imports with isort. 2020-06-11 16:45:32 -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 python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
sentry sentry webhook: Check for platform support early. 2020-06-16 16:49:31 -07:00
slack python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
slack_incoming python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
solano python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
splunk python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
statuspage python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
stripe python: Guard against default value mutation with read-only types. 2020-06-13 15:31:27 -07:00
taiga python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
teamcity webhooks: Ignore short_name to guess user. 2020-07-17 11:04:54 -07:00
thinkst integrations: Re-add Canarytoken integration. 2020-07-20 15:34:40 -07:00
transifex python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
travis api_travis_webhook: Fix message type annotation. 2020-06-20 22:29:15 -07:00
trello integrations: Don't call prettify_date on Trello card descriptions. 2020-07-28 17:58:19 -07:00
updown python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
wordpress python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07:00
yo python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
zabbix python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
zapier python: Use trailing commas consistently. 2020-06-11 16:04:12 -07:00
zendesk python: Convert percent formatting to Python 3.6 f-strings. 2020-06-10 15:02:09 -07:00
__init__.py