The way to subscribe to all branches of a Github repository is with the following slack command:
/github subscribe owner/repo commits:*
There are lots of resources online that suggest commits:all, but this doesn't work for us.
Github & Slack: subscribe to specific branch
There may be times you want to subscribe for Slack updates to a specific branch on Github, in which case you can do this:
/github subscribe owner/repo commits:branch-name
See the Github App on the Slack App directory: https://slack.com/apps/A01BP7R4KNY-github?tab=more_info
Github Slack App documentation: https://github.com/integrations/slack?tab=readme-ov-file#features
Do you have any thoughts on this article? Get in touch: hello@sinovi.uk








