You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the script only uses the project name from the webhook to decide which command to use. Is there any way to further process the data in whatever command is run (for instance the type of hook, the branch, etc.)? Take this as a feature request if there isn't, at least make the json available as an argument or environment variable to the command.