Forgejo & Gitea
Connect a Forgejo or Gitea instance using an API token. This also works with Codeberg, which runs on Forgejo.
Connecting
- Generate an API token in your Forgejo/Gitea instance with repo access
- Go to Settings > Git Providers in the Risved dashboard
- Click Connect Forgejo/Gitea
- Enter your instance URL and the API token
What you get
- Repo picker, browse repos from your instance
- Webhook integration, push events and pull request events trigger deployments and previews
Codeberg
Codeberg runs on Forgejo. Use https://codeberg.org as the instance URL and a Codeberg API token.
Manual webhooks
If you prefer not to store a token, you can set up a webhook manually. Copy the webhook URL and secret from the project settings and add them to your repository's webhook configuration.