Skip to content

Adding notifier for community file touches

Raimund Hook requested to merge stingrayza-processor-growthalert into master

What does this MR do and why?

This notifier will ping certain GitLab team members for awareness if a wider community member touches files that could potentially affect growth/utilization negatively.

Solves !1716 (merged)

Expected impact & dry-runs

If any of the following files are touched in a Community contribution MR, GitLab DRIs will be mentioned.

      'app/views/admin/application_settings/_account_and_limit.html.haml',
      'app/models/user.rb',
      'app/controllers/admin/users_controller.rb'
s_awezec @kniechajewicz @doniquesmit @csouthard this Merge Request touches files that could potentially affect user growth or subscription cost management.

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 Nick Veenhof

Merge request reports