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

Workflow notification: Exclude workflows #1808

Open Saibamen opened 7 months ago

Saibamen commented 7 months ago

Is your feature request related to a problem? Please describe. We have few workflows for master branch, and we want to subscribe to all workflows for master but without workflow Maintenance.

Describe the solution you'd like /github subscribe gandalan/idas-client-libs workflows:{event:"push" branch:"master" exclude:"Maintenance"}

Additional context We want to unsubscribe from this pipeline, but we still want to subscribe to new workflows for master branch without reconfiguration of this Slack integration.