-
Notifications
You must be signed in to change notification settings - Fork 7
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
Same reviewer tagged several times. #27
Comments
Update: Issue seems to be related with how the bot assesses reviewers that have approved the pull/merge request and those that haven't. Instead, I have changed the template file to simply show all reviewers in the merge/pull request:
|
Thanks for the feedback. This needs investigation. |
review-bot/hoster/gitlab/gitlab.go Line 162 in 8468066
review-bot/hoster/gitlab/gitlab.go Line 93 in 8468066
Maybe that's the issue but at the moment I don't have a working test setup. |
It seems like the bot has an issue where it fails to tag a correct reviewer and instead tags a different reviewer, resulting in one reviewer being tagged several times.
In the screenshot below you can see @maksym Iliev has been tagged 2 times, even though there should've been a different person tagged the second time instead of tagging @maksym Iliev again.
The Reviewer file has the correct mapping of gitlab username to slack ID just like provided in examples.
The text was updated successfully, but these errors were encountered: