On this page
  1. Connect with a personal access token

Connect Gitea

Temps connects to self-hosted Gitea — and its downstreams Forgejo and Codeberg — using a personal access token and your instance URL. Push events are verified with an HMAC signature, and the webhook is registered for you. Start from Connect a Git Provider if you haven't opened the Git Providers page yet.


Connect with a personal access token

  1. On the Add Git Provider screen, choose Gitea.
  2. Enter your Gitea Instance URL, e.g. https://git.example.com. It must be HTTPS.
  3. In Gitea, generate a token at Settings → Applications → Generate New Token with the repository scope (read and write). Copy it.
  4. Back in Temps, paste the token into the Token field and click Connect.

Once connected, confirm the status shows Active and continue with Confirm the connection.

Was this page helpful?