-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Would it be possible to be able to change the name of the field "secret" inside the POST HTTP request within a webhook? Currently, the field is always "secret". I am using another tool listening to these requests (ReadTheDocs) but it expects the secret token to be sent with a different name ("token"; and unfortunatelly, it is not cofigurable either). It means that I cannot use these two great tools together just because of such a tiny problem.
Or if you have any suggestion on how to solve this, it would be great. I was thinking about a proxy modifying the requests but it seems to be as a bad workaround.
steko
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.