GitLab
Integrating Currents dashboard with GitLab
Last updated
Integrating Currents dashboard with GitLab
Last updated
Currents Dashboard integration with GitLab allows posting as well with a summary of your cypress tests.
In order to install GitLab integration in Currents Dashboard, visit Project Settings -> Integrations and click Connect GitLab repositories.
https://hub.currents.dev/gitlab/callback
as Redirect URI
api
scope in the application permissions
Enter the details (App ID and App Secret) of the newly created GitLab OAuth App and click Connect.
After a successful connection, you will see a dropdown list of accessible GitLab projects (repositories). Select the repository you'd like to integrate with the Currents project and click Save.
Toggling GitLab Integration settings change the type of content that is being posted to GitLab
Merge Requests Comment - will toggle on / off posting run results summary to a merge request
Commit Status - will toggle on / off updating commit status with run results
Clicking Disconnect Project (1) will detach the integration from the currently selected GitLab project. Disconnecting a project would keep GitLab OAuth App credentials. You would still be able to select a different GitLab project from the list to reactivate the integration.
Uninstalling (2) the integration removes the associated credentials and the integration altogether.
Follow the on-screen instructions to create a new with the following properties:
Currents Dashboard will start posting and with a summary of your Playwright tests for Merge Requests in the selected project.