Get the best of your Github actions with Ginny.
Ginny is still a project under development
- Web app: nothing to install.
- Black and White: available in light or dark mode.
- No server: Ginny does not store any of your information on any server. Everything stays on your device.
- Just a token: Use your Github token to connect Ginny to Github.
What can you do with Ginny:
- Organise your repositories in Workspaces
- Monitor your actions
- Run your actions
- Create multi-repo pipelines
- Monitor your usage
Ginny simply works with a github personal access token with the scopes repo, workflow and user.
Find more information on how to manage your personal access tokens on the Github documentation.
Organise your personal repositories and repositories from your organisations in Workspaces. And change Workspace with a single click.
Use Ginny to
- see the status of the last run of your Github actions.
- open the repository on Github.
- open the logs of the last run on Github.
- run 'dispatchable' Github Actions.
With Ginny you can easily run any Github Action that includes a workflow_dispatch triggering event.
Find more information on how to use
workflow_dispatchon the Github documentation.
Create multi-repository pipelines and choose your input parameters for each action in the pipeline.
Use Ginny to monitor your Github action usage across your organisations.