Skip to content

Commit 618f901

Browse files
authored
fix: add copybara-service[bot] to multi-approvers allowlist (#7)
1 parent e220395 commit 618f901

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/multi_approvers.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
team: 'googlers'
3636
token: '${{ secrets.MULTI_APPROVERS_TOKEN }}'
37-
user-id-allowlist: '25180681,55107282,122572305,78513119,49699333,70984784,44816363,205009765'
37+
user-id-allowlist: '25180681,55107282,122572305,78513119,49699333,70984784,44816363,205009765,56741989'
3838
# username to ID mapping (https://api.github.com/users/{username}):
3939
# renovate-bot: 25180681
4040
# release-please[bot]: 55107282
@@ -44,3 +44,4 @@ jobs:
4444
# yoshi-code-bot: 70984784
4545
# yoshi-automation: 44816363
4646
# google-cloud-sdk-librarian-dotnet-robot: 205009765
47+
# copybara-service[bot]: 56741989

0 commit comments

Comments
 (0)