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

Plugin looks like not working #278

Open
Cosby86 opened this issue Apr 18, 2020 · 0 comments
Open

Plugin looks like not working #278

Cosby86 opened this issue Apr 18, 2020 · 0 comments

Comments

@Cosby86
Copy link

Cosby86 commented Apr 18, 2020

Hello all i'm trying to push sonar results on gitlab. I placed the plugin (3.0.1 version) on extension\plugin folder of my sonar but, first of all, i don't see any gitlab menu in configuration tab (i obviously restarted sonar). trying to run the analysis with the following config:

sonar.gitlab.api_version="v4"
sonar.gitlab.commit_sha="HASH"
sonar.gitlab.ref_name="develop"
sonar.gitlab.project_id="336"
sonar.gitlab.url="URL"
sonar.gitlab.user_token="TOKEN"
sonar.gitlab.ignore_certificate=true
sonar.gitlab.comment_no_issue=true
sonar.gitlab.ping_user=true
sonar.gitlab.unique_issue_per_inline=true
sonar.gitlab.all_issues=true
sonar.gitlab.merge_request_discussion=true
sonar.gitlab.ci_merge_request_iid=9

I don't see any comment on my MR. I don't find anything on sonar logs as well. please help me

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

1 participant