slack
slack copied to clipboard
Option to follow deployment only for certain branches
Hello there ! For hashicorp/packer, we use Vercel which deploys a preview every time someone pushes a change to a PR. Now there are a lot of PRs and I wanted to know if it was possible to only register for deploys that are from certain branches ?
Sorry if this is a dupe, could not find one !
Something like:
/github unsubscribe hashicorp/packer deployments
/github subscribe hashicorp/packer deployments main
Thanks for opening this issue! If you would like to help implement an improvement, read more about contributing and consider submitting a pull request.
Hi @azr, Thanks for reaching out to us and thanks for you suggestion. It a good feature to have branch level deployment notifications. Unfortunately, currently we don't have this feature.
I just want to +1 this request, which could possibly be wrapped up into #1123. I think deployment environments (rather than branches) would be the way to do this, and could work the same way that commit:*
and commit:branch
features do. For instance, to subscribe only to production deployments, I would expect to be able to run:
/github unsubscribe <repo> deployments
/github subscribe <repo> deployments:production
Also, somewhat unrelated: the welcome bot is pointing at a contributing doc that no longer exists. 😬
looks like dupe of #942
Is this feature planning to be implemented at any point? I've also run into the need to notify on deployments for only certain environments/branches. It's been requested since 2019 😬
Also using Vercel, also hoping to reduce notification spam to what we actually will care about. Specifically for us, we just want it for two branches, but not all the feature branches.
bueller bueller
🥺
pls wen?
please