Smashing / smashing

The exceptionally handsome dashboard framework in Ruby and Coffeescript.
https://smashing.github.io/
MIT License
3.22k stars 324 forks source link

Github (Actions) Deployments Dashboard #198

Open sammcj opened 1 year ago

sammcj commented 1 year ago

Is your feature request related to a problem? Please describe.

It would be awesome if smashing had support for Github Deployments with Actions.

Describe the solution you'd like

The ability to have a dashboard that shows the status of deployments.

Useful information could be things such as:

The configuration should take a list of repositories (and perhaps optionally a user/org to track all).

It should detect and differentiate the environments for each repository, it could optionally allow a specific set of environments to be included.

Additional context

I see a lot of people wanting this sort of cross-repo deployment dashboard for Github Actions, many seem to spin up non-standard apps that quickly go unmaintained. I feel like a dashboarding tool such as Smashing is a good fit for this.

kinow commented 1 year ago

Sounds really interesting! No time to work on this now, but if anyone has a pull request we could review & discuss it here :+1: thanks!