14 Commits

Author SHA1 Message Date
dependabot-ci 131f624843 (fix) use correct arm runner 2023-09-15 16:01:45 +01:00
Suriya.S b2d83444d1 Change token to token_value and add token_type for support other token type 2020-08-02 00:35:29 +07:00
Suriya.S 739613d9dc Add Bearer token authen 2020-08-01 11:08:30 +07:00
Michelangelo 32f681e175 Customizable signature header name, rename secret to signature_secret 2020-06-24 09:56:38 +02:00
Michelangelo Morrillo 770ffb857e Include signature algorithm in header field
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-05-21 15:34:57 +02:00
Michelangelo a76e37dacb add support for signature header 2020-05-21 14:44:30 +02:00
Jakob em 79df46e1e2 Added deployTo to build data 2020-01-05 14:59:36 +01:00
Robert Kaussow 04d1e28229 fail if no urls specified 2019-03-18 12:08:11 +01:00
Kirill Kholodilin b7cac30ca6 Introduce Valid Response Codes setting (#36)
In this pull-request I wanted to introduce valid-response-codes settings, that returns failed result, when response code of webhook is not among the list of valid codes. For goals of backwards compatibility, if this slice of valid-response-codes is empty, check is not performed.
2019-01-09 14:37:15 +08:00
Thomas Boerger d18025cc99 Dropped useless json tag 2018-04-14 23:24:47 +02:00
Thomas Boerger 97b59ccec6 Use new template lib 2018-04-14 23:02:06 +02:00
Thomas Boerger 4d38a477e9 More additions to be in sync with other plugins (#21)
* Use specific plugin versions, pull latest versions and enable a microbadger webhook

* Use the new plugins/base:multiarch image

* Write readme like it is done for other plugins

* Downcase all wording like on other plugins, move variables to correct file

* Added dockerignore file

* Added missing schema version label

* Only execute webhook on master branch

* Added issue and pull request templates

* Added blank line to gitignore
2017-09-02 17:34:15 +08:00
Joachim Hill-Grannec cfb46f2f1e gofmt 2017-09-01 10:49:41 -04:00
Joachim Hill-Grannec 9790fbe79a First go to convert drone-webhook to 0.5 format
Added arm and arm64 docker images
govendor deps
Updated docs
2017-08-31 16:20:33 -04:00