.github/workflows: automated commits should come from @prom-op-bot account

This commit is contained in:
paulfantom 2021-10-18 17:10:55 +02:00
parent f0359b1189
commit bddebf8e3d
2 changed files with 4 additions and 0 deletions

2
.github/env vendored Normal file
View File

@ -0,0 +1,2 @@
golang-version=1.16
kind-version=v0.11.1

View File

@ -70,6 +70,8 @@ jobs:
```
team-reviewers: kube-prometheus-reviewers
commiter: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
author: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
branch: automated-updates-${{ matrix.branch }}
delete-branch: true
# GITHUB_TOKEN cannot be used as it won't trigger CI in a created PR