docs: Add generic explanation to github connection guide

This commit is contained in:
Faruk AYDIN
2022-10-25 19:57:36 +02:00
parent 7cd45a5ca3
commit 81ff07ec28

View File

@@ -1,5 +1,10 @@
# Github # Github
:::info
This page explains the steps you need to follow to set up the Github
connection in Automatisch. If any of the steps are outdated, please let us know!
:::
1. Go to the [link](https://github.com/settings/applications/new) to register a **new OAuth application** on Github. 1. Go to the [link](https://github.com/settings/applications/new) to register a **new OAuth application** on Github.
2. Fill **Application name** and **Homepage URL**. 2. Fill **Application name** and **Homepage URL**.
3. Copy **OAuth Redirect URL** from Automatisch to **Authorization callback URL** field on Github page. 3. Copy **OAuth Redirect URL** from Automatisch to **Authorization callback URL** field on Github page.