cestrell
e3f0b2f20f
integrations: Add Gogs webhook for release event.
...
Extends Gogs integrations in order to support a published release.
Tested on my local Ubuntu development server running on WSL2.
Fixes #14746 .
2020-05-12 17:39:38 -07:00
Jan Koscisz
ace1503cb6
integrations: Add missing event handling to Gogs.
...
Issues event where not handled by Gogs integrations.
This added them to supported events.
2019-11-18 11:54:44 -08:00
Hemanth V. Alluri
24d66477ca
webhooks: Migrate gogs tests to the headers fixtures system.
2019-07-13 16:02:27 -07:00
Eeshan Garg
597db11a98
webhooks: Rename webhook fixtures to only include event type.
...
All webhook fixtures have now been renamed from
<webhook_name>/fixtures/<webhook_name>_<event_type>.json to
<webhook_name>/fixtures/<event_type>.json.
2017-05-13 20:07:40 -02:30
Eeshan Garg
aa12002be7
webhooks: Move all fixtures to zerver/webhooks/<webhook_name>/fixtures.
...
All webhook fixtures in zerver/fixtures/<webhook_name> have now
been moved to dedicated webhook-specific directories under
zerver/webhooks/<webhook_name>/fixtures, where <webhook_name> is
the name of the webhook.
2017-04-28 11:07:03 -07:00