Skip to content

Commit

Permalink
Add additional emails to send to for perfalert_inactive_regressions (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
gmierz authored Nov 5, 2024
1 parent 4afbef8 commit bb8427e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configs/rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -468,5 +468,8 @@
"leave_open_sec": {
"additional_receivers": "rm",
"days_lookup": 2
},
"perfalert_inactive_regression": {
"additional_receivers": ["[email protected]", "[email protected]"]
}
}
1 change: 1 addition & 0 deletions templates/perfalert_inactive_regression_needinfo.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
It has been over {{ extra["nweeks"] * 7 }} days with no activity on this performance regression.

:{{ nickname }}, since you are the author of the regressor, bug {{ extra[bugid]["regressor_id"] }}, which triggered this performance alert, could you please provide a progress update?

If you need additional information/help, please needinfo the performance sheriff who filed this alert (they can be found in comment #0), or reach out in [#perftest](https://matrix.to/#/#perftest:mozilla.org), or [#perfsheriffs](https://matrix.to/#/#perfsheriffs:mozilla.org) on Element.
Expand Down

0 comments on commit bb8427e

Please sign in to comment.