Gitlab
6min
Gitlab Integration allows you to:
- Fetch recent Gitlab commits through Genius Workflows
- Track pulses events
You can setup this integration as a logged in admin user in the integrations page:
Let's create an OAuth2 application:
Enter the following information:
- redirect_uri: https://rootly.com/auth/gitlab/callback
- scopes: api or read_api
We are using api scope to create webhooks on your behalf, you can use read_api if you create webhooks yourself.
Copy Application ID and secret into Rootly:
And you are all set !
Now a new task is available in your Genius workflows:
Rootly will automatically add the following Gitlab events as pulses:
- Push to any repositories
- Merged pull requests
- More to come...
You can uninstall this integration in the integrations panel by clicking Configure > Delete
If you need help or more information about this integration, please contact [email protected] or use the lower right chat widget to get connected with an engineer.
Updated 12 Sep 2024
Did this page help you?