Description
A runner service for executing continuous integration jobs from Forgejo. It connects to a Forgejo instance, receives workflow jobs, and runs build, test, or deployment steps on the machine where it is installed.
Use it only on systems prepared to run untrusted or semi-trusted project commands. Configure isolation, secrets, permissions, and cleanup carefully because CI jobs can execute code.