We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d5c89 commit fbb04b6Copy full SHA for fbb04b6
1 file changed
.github/workflows/pr.yml
@@ -55,6 +55,7 @@ jobs:
55
organization: ${{ env.GH_ORGANIZATION }}
56
gh_token: ${{ steps.app-token.outputs.token }}
57
author: ${{ github.event.pull_request.user.login }}
58
+ whitelisted_authors: '["openshift-cherrypick-robot"]'
59
60
authorize:
61
# The 'external' environment is configured with the rhdh-content team as required reviewers.
0 commit comments