You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very useful to have a quick view of the status of the last build in Github Actions, similar to an Actions badge. I am thinking something similar to what Github Desktop has.
Ideally clicking the indicator would take one to the run log on Github or perhaps the Actions pane on the repo on Github.
The text was updated successfully, but these errors were encountered:
Upvote it.
I don't think that direct integration is worth to implement, but kind of plugin integration or command execution is make sense.
for example we can return the status via exit code and show according badge nearby the commit
It would be very useful to have a quick view of the status of the last build in Github Actions, similar to an Actions badge. I am thinking something similar to what Github Desktop has.
Ideally clicking the indicator would take one to the run log on Github or perhaps the Actions pane on the repo on Github.
The text was updated successfully, but these errors were encountered: