Open z11i opened 9 months ago
Same issue for my team. A lot of github actions makes this integration useless unless it can be disabled somehow
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.
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.
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.