bitbot
                                
                                 bitbot copied to clipboard
                                
                                    bitbot copied to clipboard
                            
                            
                            
                        Gitlab secret token support
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.
is there any benefit to this over the way we're already passing the key?
benefit of convenience, not a huge deal but having a dedicated field for a key is nice.