slack
slack copied to clipboard
Subbed to commits, but only commits to master are posted to Slack
Subscribed to commits, and branches.
The bot posts in Slack when new branches are created (as expected), but does not post when commits are pushed to branches other than master.
Thanks for opening this issue! If you would like to help implement an improvement, read more about contributing and consider submitting a pull request.
@ddejohn Are you trying to get notified for every commit for every branch, or do you want to be able to choose specific branches?
I was gonna start a PR, but the scope would change depending on what you want. It'd help me if you clarify.
I think both would be nice, like a subscribe commits -all command, but also have the ability to subscribe only to specific branches. But I recognize my use-case may be different than others and I'm not sure what would be the ideal implementation. I also realize this may be kind of a pain, since branches are often deleted after merging...
@ddejohn Have you tried /github subscribe owner/repo commits:all
Being able to sub to specific branch or all branches that fit a name filter would be great eg /github subscribe owner/repo commits:"release/*"
it would be great if it were possible to subscribe for commits on a specific branch for example:
/github subscribe istricesrl/glisweb commits:develop
I would like to do :
/github subscribe company commits:all
To subscribe to all commits from all repos.
If I subscribe to the company then to a particular repo to add commits:all I have duplicates and it is not possible to filter a branch.
edit: I no longer use Slack.
it would be great if it were possible to subscribe for commits on a specific branch for example:
/github subscribe istricesrl/glisweb commits:develop
This is exactly what I would like to see! 👍 Any chance getting this is sometime soon? 😊
it's already works
![]()
it's already works
Where I can see this configuration?