Slack: subscribe does not show branches commit

Created on 23 Feb 2020  路  5Comments  路  Source: integrations/slack

when subscribed to a repo to does not show anything when commits are done to a none master branch. is that expected ?

Most helpful comment

I just found the documentation for this.

You need to add commits:all as a flag to the /github subscribe command

I think this issue can be closed :)

All 5 comments

Thanks for opening this issue! If you would like to help implement an improvement, read more about contributing and consider submitting a pull request.

I have the same problem, and can't find any configuration option to add all branches? When I subscribed to an entire organization, I expected all pushes to be notified.

I just found the documentation for this.

You need to add commits:all as a flag to the /github subscribe command

I think this issue can be closed :)

Thanks for that. Not sure if that could be mentioned in the main documentation. However closing that

I just found the documentation for this.

You need to add commits:all as a flag to the /github subscribe command

I think this issue can be closed :)

Having the same issue, tried your solutions and still does not work. Only pull requests are shown but no new commits.

Was this page helpful?
0 / 5 - 0 ratings