Skip to content

Commit

Permalink
periodic-ci-operator-yaml-creator: Use bot that has perms to create l…
Browse files Browse the repository at this point in the history
…abels

The openshift-bot doesn't have enough permissions everywhere to self-approve
PRs, so use the openshift-ci-robot instead.
  • Loading branch information
alvaroaleman committed Jun 14, 2021
1 parent e1856e3 commit 914ac7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-operator/jobs/infra-periodics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ periodics:
volumes:
- name: token
secret:
secretName: github-credentials-openshift-bot
secretName: github-credentials-openshift-ci-robot
- agent: kubernetes
cluster: app.ci
cron: 30 7 * * 1
Expand Down

0 comments on commit 914ac7d

Please sign in to comment.