feat(gitea): add gitea integration

This commit is contained in:
Rıdvan Akca
2024-04-28 14:42:25 +02:00
parent 788530be45
commit 99025c6a7c
13 changed files with 240 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# Gitea
:::info
This page explains the steps you need to follow to set up the Gitea
connection in Automatisch. If any of the steps are outdated, please let us know!
:::
1. Go to your Gitea Settings panel.
2. Click on the **Applications** button.
3. Create a new OAuth2 application under **Manage OAuth2 Applications**.
4. Copy **OAuth Redirect URL** from Automatisch to **Redirect URIs. Please use a new line for every URI.** field.
5. Copy **Client ID** to **Client ID** field on Automatisch.
6. Copy **Client Secret** to **Client Secret** field on Automatisch.
7. Add your instance url in the **Instance URL** field on Automatisch.
8. Click **Submit** button on Automatisch.
9. Congrats! Start using your new Gitea connection within the flows.