.github/workflows: automated commits should come from @prom-op-bot account
This commit is contained in:
2
.github/env
vendored
Normal file
2
.github/env
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
golang-version=1.16
|
||||
kind-version=v0.11.1
|
||||
2
.github/workflows/versions.yaml
vendored
2
.github/workflows/versions.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user