Add reviewers to automated PRs (#18390)
I was thinking on adding `team-reviewers: go`, but there's the following note on the github's action repository, so let's start simple: 
This commit is contained in:
@@ -51,6 +51,7 @@ jobs:
|
||||
branch: update-versions-of-fleetd-components-tuf
|
||||
delete-branch: true
|
||||
title: Update versions of fleetd components in Fleet's TUF [automated]
|
||||
reviewers: lukeheath,georgekarrv,sharon-fdm
|
||||
commit-message: |
|
||||
Update versions of fleetd components in Fleet's TUF [automated]
|
||||
|
||||
|
||||
@@ -51,6 +51,7 @@ jobs:
|
||||
branch: update-ca-certs
|
||||
delete-branch: true
|
||||
title: Update Orbit CA certs [automated]
|
||||
reviewers: lukeheath,georgekarrv,sharon-fdm
|
||||
commit-message: |
|
||||
Update Orbit CA certs [automated]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user