bitbot icon indicating copy to clipboard operation
bitbot copied to clipboard

Gitlab secret token support

Open trobotham opened this issue 6 years ago • 2 comments

You should add secret token support for gitlab as an alternative to key=

Use this token to validate received payloads. It will be sent with the request in the X-Gitlab-Token HTTP header.

trobotham avatar Oct 26 '19 12:10 trobotham

is there any benefit to this over the way we're already passing the key?

jesopo avatar Oct 28 '19 11:10 jesopo

benefit of convenience, not a huge deal but having a dedicated field for a key is nice.

trobotham avatar Oct 28 '19 21:10 trobotham