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 179 30 Apr 2024
Ubuntu 22.04
juju deploy github-runner --channel beta
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>

Help improve this document in the forum (guidelines). Last updated 2 months ago.