github / vscode-github-actions

GitHub Actions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions
MIT License
469 stars 70 forks source link

Notifications on failed runs #338

Closed mwojcik321 closed 1 month ago

mwojcik321 commented 1 month ago

Is your feature request related to a problem? Please describe. I like the feature showing the status of workflow that run on my PR, however I don't check it very often during development. I would love to get automatic notifications inside the VS Code if the workflow fails.

Describe the solution you'd like Notifications for status update of the workflows. It should be configurable to show notifications only on failed runs or only for the selected workflows.

Additional context Add any other context or screenshots about the feature request here.

muzimuzhi commented 1 month ago

Similar: #108

felipesu19 commented 1 month ago

This is not a feature we have the bandwith to support at this time. If someone opened a PR I would be willing to review it.