GitHub runner

  • By Canonical IS DevOps
Channel Revision Published Runs on
latest/stable 161 29 Apr 2024
Ubuntu 22.04
latest/beta 177 29 Apr 2024
Ubuntu 22.04
latest/edge 177 25 Apr 2024
Ubuntu 22.04
juju deploy github-runner --channel edge
Show information

Platform:

Ubuntu
22.04

How to change repository or organization

This charm supports changing the GitHub repository or GitHub organization the self-hosted runners are connected to.

By using juju config to change the charm configuration path to another repository or organization, the charm unregisters and removes the old self-hosted runners and instantiates new ones for the new configuration.

juju config <APP_NAME> path=<PATH>