integrations / microsoft-teams

Bringing your code and work to the conversations you care about with the GitHub and Microsoft integration
428 stars 95 forks source link

Subscribe to failed Github Actions #316

Open ghost opened 1 year ago

ghost commented 1 year ago

Is your feature request related to a problem? Please describe. Ability to subscribe on only Github Actions with status failure. This is helpful when we want to catch only the failed deployments.

Ability to write something like: @Github subsribe owner/repo workflows{name:"workflow-name", event:"status:failure"}

Describe alternatives you've considered Alternative is to subscribe to all production deployments, but we want to catch only the failed ones. T

Additional context None

kddsultan commented 1 year ago

Any news on this?

tomachristian commented 1 year ago

We are also very interested in this

theunrepentantgeek commented 11 months ago

On the Azure Service Operator project we have a number of automatic workflows that do useful things - like ensuring our documentation is up to date, or publishing updates to our website.

These workflows are pretty boring - except when they fail. We want to know that they're failing pretty promptly - and notification emails get lost in the noise of other notifications.

Subscribing to those workflows so we see cards in our Teams channel is ideal - but the cards from successful runs aren't very interesting. We'd love the ability to subscribe to just failed workflows, so that we see cards when (and only when!) there's an action required on our part.

geolaz commented 5 months ago

I think that this is one of the most important issues the bot has to provide. Is there a way we can also contribute so we can provide the functionality?

tonynajjar commented 5 months ago

I'm also interested in this, frankly it's the only reason I got this integration and this feature doesn't exist...