Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-09 | webhook: define number for watch/star actions too | Giuseppe Bilotta | |
When a star is added/removed, we get notified with a message that has no number, title or link. The pseudo-sentence is also very bare (X started/created/deleted, without an object). Show the number of watchers and/or stars (as appropriate) to produce a more meaningful phrase. | |||
2021-05-31 | webhook: include target ref for pull/merge requests | Giuseppe Bilotta | |
Also add a TODO about a possible event-based output filter. | |||
2021-05-31 | webhook: typo preventing unwatch | Giuseppe Bilotta | |
2021-05-31 | webhook: gitlab support | Giuseppe Bilotta | |
2021-05-31 | new plugin: webhook | Giuseppe Bilotta | |
This plugin provides webhook support for GitHub and similar services, through the webservice feature. Hosting services and output formats can be customized through filters as usual. |