Skip to content

Commit 8eb879e

Browse files
authored
chore: add librarian bot to multi approvers allowed list (#2101)
Signed-off-by: ldetmer <[email protected]>
1 parent 7c7cc2d commit 8eb879e

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
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
team: 'googlers'
4141
token: '${{ secrets.MULTI_APPROVERS_TOKEN }}'
42-
user-id-allowlist: '25180681,55107282,122572305,78513119,49699333,70984784,44816363,205009765,56741989'
42+
user-id-allowlist: '25180681,55107282,122572305,78513119,49699333,70984784,44816363,205009765,56741989,224858768'
4343
# username to ID mapping (https://api.github.com/users/{username}):
4444
# renovate-bot: 25180681
4545
# release-please[bot]: 55107282
@@ -50,3 +50,4 @@ jobs:
5050
# yoshi-automation: 44816363
5151
# google-cloud-sdk-librarian-dotnet-robot: 205009765
5252
# copybara-service[bot]: 56741989
53+
# cloud-sdk-librarian-robot: 224858768

0 commit comments

Comments
 (0)