diff options
author | Michael Kubacki <michael.kubacki@microsoft.com> | 2024-07-22 17:42:43 -0400 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-07-25 02:28:49 +0000 |
commit | 6271b617b4e653029246152871cde93f3926e144 (patch) | |
tree | 5abc66c10031cf97d2e184fe98cdc12890af8258 /SecurityPkg/Tcg | |
parent | 89a06a245bd27c6a83fa2b2ed80cfe186dab0029 (diff) | |
download | edk2-6271b617b4e653029246152871cde93f3926e144.tar.gz |
.github/workflows/request-reviews.yml: Add workflow
Adds a new GitHub workflow to automatically add reviewers to pull
requests when they are opened, reopened, synchronized, and if a draft
pull request is marked as ready for review. The workflow will not
run on draft pull requests.
The workflow is meant to be simple to understand and modify, relying
on existing logic in GetMaintainer.py to determine the relevant
reviewers and using simple Python GitHub REST API wrappers with the
default GitHub token for authentication.
Future changes may optimize the workflow.
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Diffstat (limited to 'SecurityPkg/Tcg')
0 files changed, 0 insertions, 0 deletions