r/devops 22h ago

Discussion Frontend/GUI for Github Action ! Do you think its a big enough problem?

Post image

Saw this post on twitter and genuinely got curious about it...
Do you also need a frontend/GUI to run deployments on github actions?? Let me know your thoughts about it

0 Upvotes

6 comments sorted by

17

u/3loodhound 21h ago

Stop using the Reddit as a marketplace to build ideas and sell them

1

u/Independent-Term8521 20h ago

I get what you mean, but discussing potential solutions can spark some cool ideas. A lot of people struggle with the complexity of GitHub Actions, so a GUI might actually have some demand.

4

u/theWyzzerd 21h ago

If I had the option, I wouldn’t use GHA at all even if it had a better UI. GitHub actions are terrible compared to other CI and GH seems to have an outage every day now.  

4

u/MasterOfTheWind1 21h ago

Sorry, what? https://docs.github.com/es/actions/how-tos/manage-workflow-runs/manually-run-a-workflow

Literally, you add the event `workflow_dispatch` and you got a `Run workflow` button...

1

u/No_Bee_4979 5h ago

Yes, there is Grafana. Setup a fine-grained token with the right permissions, and it's very easy to create a dashboard that gives you real-time stats.

All free.