Skip to content
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

improve sonar analysis adding provider (github or gitlab) #11

Closed
vdelendik opened this issue Jul 29, 2020 · 3 comments
Closed

improve sonar analysis adding provider (github or gitlab) #11

vdelendik opened this issue Jul 29, 2020 · 3 comments
Assignees

Comments

@vdelendik
Copy link
Contributor

sonar onPR or onPush evens analysis should specify explicitly
sonar.pullrequest.provider=...
default value in groovy pipeline code: Github

But if current job has GITHUB_HOST=gitlab.com we have to specify
sonar.pullrequest.provider=GitlabServer

for bitbucket
sonar.pullrequest.provider=BitbucketServer

@vdelendik
Copy link
Contributor Author

@vdelendik vdelendik reopened this Aug 19, 2020
@vdelendik
Copy link
Contributor Author

Sandino: I recommend to move it to the 5.3/1.2 release because as of now the gitlab webhooks config its done manually, it was tested with some random freestyle project and not with our pipeline

@vdelendik vdelendik transferred this issue from qaprosoft/qps-pipeline Oct 14, 2020
@sandinosanchez
Copy link
Contributor

This ticket is verified against #5 test steps.

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

No branches or pull requests

2 participants