Skip to content

Detect new RuboCop

Lin Jen-Shin requested to merge detect-new-rubocop-rules into master

What does this MR do and why?

Implements https://gitlab.com/gitlab-jh/gitlab-jh-enablement/-/issues/254#note_1091808251

Expected impact & dry-runs

  • Add a discussion thread and resolve it when it detects we're enabling a new RuboCop in a merge request (not merged yet)
  • Append another comment to the discussion thread when it's merged and the changes can still be detected
  • Post the merge request to the notification meta issue when changes are detected before merging, and just once for that for each merge request

Action items

  • (If applicable) Add documentation to the handbook pages for Triage Operations =>
  • (If applicable) Identify the affected groups and how to communicate to them:
    • /cc @person_or_group =>
    • Relevant Slack channels =>
    • Engineering week-in-review
Edited by Lin Jen-Shin

Merge request reports