CI: add bot labels to repo_maintenance (#31159)

* add bot lables

* prefix
This commit is contained in:
Justin Newberry
2024-01-25 11:28:09 -08:00
committed by GitHub
parent edd2428b60
commit 6f2f966a2f

View File

@@ -29,7 +29,8 @@ jobs:
branch: auto-bump-submodules
base: master
delete-branch: true
body: 'Automatic PR from repo-maintenance -> bump_submodules'
body: '[bot] Automatic PR from repo-maintenance -> bump_submodules'
labels: bot
package_updates:
name: package_updates
runs-on: ubuntu-20.04
@@ -54,4 +55,5 @@ jobs:
branch: auto-package-updates
base: master
delete-branch: true
body: 'Automatic PR from repo-maintenance -> package_updates'
body: '[bot] Automatic PR from repo-maintenance -> package_updates'
labels: bot