cmonitor
cmonitor copied to clipboard
Create github action that triggers COPR build
- Copr-CLI can be installed via pip: see e.g. https://github.com/fedora-llvm-team/llvm-snapshots/blob/main/requirements.txt
- It's possible to store the COPR API key in a Github secret
- Using copr-cli you can then launch a COPR build, see eg.. https://github.com/fedora-llvm-team/llvm-snapshots/blob/main/.github/workflows/fedora-copr-build.yml