Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
972 B
972 B
Gitlab
:::info This page explains the steps you need to follow to set up the Gitlab connection in Automatisch. If any of the steps are outdated, please let us know! :::
- Go to the link to register a new OAuth application on Gitlab.
- Fill application Name.
- Copy OAuth Redirect URL from Automatisch to Redirect URI field on Gitlab page.
- Mark the Confidential field on Gitlab page.
- Mark the api and read_user in Scopes section on Gitlab page.
- Click on the Save application button at the end of the form on Gitlab page.
- Copy the Application ID value from the following page to the
Client ID
field on Automatisch. - Copy the Secret value from the same page to the
Client Secret
field on Automatisch. - Click Continue button on Gitlab page.
- Click Submit button on Automatisch.
- Congrats! Start using your new Github connection within the flows.