integrations / slack

Bring your code to the conversations you care about with the GitHub and Slack integration
https://slack.github.com/
MIT License
2.98k stars 468 forks source link

Option to disable GitHub Actions statuses for subscribed PR notifications #1839

Open z11i opened 5 months ago

z11i commented 5 months ago

Is your feature request related to a problem? Please describe. Our team runs a lot of GitHub Actions on each PR. When subscribed to PR notifications, the build statuses are too noisy.

image

Describe the solution you'd like I'd like to have an option to disable these statuses with /github subscribe <repo> pulls. Or with /github settings.

Describe alternatives you've considered We had to disable the subscription because it just renders the channel useless. Alternatives would be using a third party bot or implementing our own.

brandflugan commented 1 month ago

Same issue for my team. A lot of github actions makes this integration useless unless it can be disabled somehow

soltex1 commented 5 days ago

Hello @ashokirla @jlord, I was wondering if there have been any updates on adding an option to disable this feature? It would be incredibly helpful in reducing noise for teams with numerous Actions running on each PR.