samson icon indicating copy to clipboard operation
samson copied to clipboard

Feature request: Set webhook to deploy stage on Github release (tag)

Open junosuarez opened this issue 9 years ago • 0 comments

My use case: I currently have my project deploying to a master stage on any green push to the master branch using TravisCI webhooks.

I want to be able to deploy to a staging integration stage on every new GitHub release (new git tag).

Github will let you filter by event when setting up the webhook from the repo: image

Samson should allow me to filter to specific events to trigger specific stages.

junosuarez avatar Feb 08 '16 23:02 junosuarez