Skip to content

Commit 8e24a86

Browse files
authored
Merge pull request #17542 from MinaProtocol/lyh/by-passchangelog-permission-for-christian
Buildkite: grant Christian bypass changelog permission
2 parents 2ea4285 + 2e541e4 commit 8e24a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildkite/scripts/changelog.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ BASE_PATH=""
2020
CHANGELOG_FILE=""
2121
# List of users who can bypass the changelog check by commenting !ci-bypass-changelog
2222
# separated by space
23-
GITHUB_USERS_ELIGIBLE_FOR_BYPASS="amc-ie mrmr1993 deepthiskumar Trivo25 45930 SanabriaRusso nicc georgeee dannywillems"
23+
GITHUB_USERS_ELIGIBLE_FOR_BYPASS="amc-ie deepthiskumar Trivo25 45930 SanabriaRusso nicc georgeee dannywillems cjjdespres"
2424

2525
BYPASS_PHRASE="!ci-bypass-changelog"
2626

0 commit comments

Comments
 (0)