github-action-dashboard icon indicating copy to clipboard operation
github-action-dashboard copied to clipboard

A dashboard to keep track of the status of your GitHub Actions

Results 5 github-action-dashboard issues
Sort by recently updated
recently updated
newest added

Hello @chriskinsman , Similar to the [issue](https://github.com/chriskinsman/github-action-dashboard/issues/13) raised by @tgdfool2 , I am also unable to see any actions in the private repos. I have very recent workflow runs. In...

- Change github.com refs to my domain. - Add the baseUrl to the OctoKit

i get below error if i create an empty workflow: ``` Uncaught TypeError: Cannot read properties of null (reading 'workflowId') at a.updatedRun (Dashboard.vue:40:30) at vue-socket.io-ext.esm.js:1:3085 at Array.forEach () at Object.emit...

Added authentication feature. User and credentials are stored in a ENV var to keep the footprint small. There is no need for full blown database now. I may add a...

This is quite nice application that you created 👍🏻 We should develop it more. Next possible feature we should focus on: - expanded search (now it indexes only repo name)...