yojo
yojo is a bridge which submits builds.sr.ht jobs from Forgejo instances to run continuous integration on commits and pull requests.
Use a custom Forgejo/Gitea instance
If you want to use yojo with an instance different from codeberg.org, generate a new token with the following scopes, then copy-paste it below:
- On Forgejo:
repoandadmin:repo_hook - On Gitea:
repository(Read and Write) anduser(Read)