Skip to content

Commit fbb04b6

Browse files
[release-1.9] Update PR workflow to include whitelisted authors (#2203)
Co-authored-by: Fabrice Flore-Thébault <ffloreth@redhat.com>
1 parent 06d5c89 commit fbb04b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
organization: ${{ env.GH_ORGANIZATION }}
5656
gh_token: ${{ steps.app-token.outputs.token }}
5757
author: ${{ github.event.pull_request.user.login }}
58+
whitelisted_authors: '["openshift-cherrypick-robot"]'
5859

5960
authorize:
6061
# The 'external' environment is configured with the rhdh-content team as required reviewers.

0 commit comments

Comments
 (0)