Skip to content

Make the GitLab status name configurable #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ghost
Copy link

@ghost ghost commented Aug 18, 2022

Problem

Currently every commit status created by this plugin has the name sonarqube. This is fine as long as a project only has a single SonarQube analysis run on it. However, we would like to run multiple analyses and we would like these to create separate external jobs in GitLab.

Solution

Create a new configuration option called sonar.gitlab.status_name. This allows us to configure the name of the created external job.

@javamachr javamachr merged commit 016a8c5 into javamachr:master Aug 18, 2022
@javamachr
Copy link
Owner

Thanks a lot! I just released v5.3.0 with this PR included.

@ghost
Copy link
Author

ghost commented Aug 19, 2022

Amazing, thank you very much for the quick reaction!

@ghost ghost deleted the feature/configurable-status-name branch August 19, 2022 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant