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:
![Screenshot 2024-04-18 at 9 30
51 AM](https://github.com/fleetdm/fleet/assets/2073526/9477038a-320d-4aa0-860b-d18faf962f03)
This commit is contained in:
Lucas Manuel Rodriguez
2024-04-18 10:51:07 -03:00
committed by GitHub
parent 058de69bbd
commit 83342c4042
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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]
+1
View File
@@ -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]