The source project of this merge request has been removed.
fix(reviewer-roulette): include deleted files in category detection
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do and why?
Describe in detail what your merge request does and why.
- This MR fixes Issue #83 (closed), where reviewer roulette would not run on merge requests that only contain deleted files.
Example MR which reproduced the issue - gitlab-org/gitlab!198391 (closed)
- I tested this using a personal repository with Danger Bot integrated into the pipeline.
- I modified the pipeline to pull the gem from my fork of the gitlab-dangerfiles repository, which included the fix, instead of the default source.
- Here are the results:
- Merge request reproducing the issue: https://gitlab.com/vj35.cool/test-gitlab-dangerbot/-/merge_requests/4
- Merge request using the fixed Dangerfile gem: https://gitlab.com/vj35.cool/test-gitlab-dangerbot/-/merge_requests/6 (You can see that reviewer roulette ran successfully)
Screenshot
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Closes #83 (closed)
Edited by 🤖 GitLab Bot 🤖
