From 55c442033f45127128c8228aa8f929aee2f8bee8 Mon Sep 17 00:00:00 2001 From: Alan Agius Date: Thu, 7 Nov 2024 17:17:51 +0000 Subject: [PATCH] ci: add myself to the `renovate-changes` PullApprove group (#58537) I frequently need to ping others to approve Renovate PRs, so this should streamline the process. PR Close #58537 --- .pullapprove.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.pullapprove.yml b/.pullapprove.yml index fb1bd889759..74e44f1df92 100644 --- a/.pullapprove.yml +++ b/.pullapprove.yml @@ -684,6 +684,8 @@ groups: conditions: - author in ["angular-robot"] reviewers: + users: + - ~alan-agius4 teams: - framework-team