Skip to content

xbauquet/Ginny-app

Repository files navigation

Ginny

https://ginny-ci.com/

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:

Getting the right token

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 repositories in Workspaces

Organise your personal repositories and repositories from your organisations in Workspaces. And change Workspace with a single click.

Monitor your actions

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.

Run your 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_dispatch on the Github documentation.

Create multi-repo pipelines

Create multi-repository pipelines and choose your input parameters for each action in the pipeline.

Monitor your usage

Use Ginny to monitor your Github action usage across your organisations.