diff options
author | Michael Kubacki <michael.kubacki@microsoft.com> | 2024-12-19 23:43:11 -0500 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-12-21 01:30:20 +0000 |
commit | 896930edc93be754675af5854dba9b39d8647e5e (patch) | |
tree | 1653083eb0927ad72449a3efc3ce55279a20777f /BaseTools/Source/Python/Ecc | |
parent | 3c8016b302c658d20ebf8eebd5f32daf818a0531 (diff) | |
download | edk2-896930edc93be754675af5854dba9b39d8647e5e.zip edk2-896930edc93be754675af5854dba9b39d8647e5e.tar.gz edk2-896930edc93be754675af5854dba9b39d8647e5e.tar.bz2 |
.github: Add issue automation workflows
REF: https://github.com/tianocore/edk2/discussions/5926
Adds workflows to manage labels on issues based on issue content.
Workflows:
- `issue-assignment` - Performs actions when an issue is assigned.
- Currently, removed the `state:needs-owner` label.
- `issue-triage` - Assigns initial labels to the issue based on data
entered when the issue was created.
- The policies for applying labels are defined in
- `advanced-issue-labeler.yml`
- Note: Based on https://github.com/marketplace/actions/advanced-issue-labeler
- `scheduled-maintenance` - Runs every hour to perform clean up work
need on issues.
- Currently, closes issues that have had the `state:wont-fix` label
applied.
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc')
0 files changed, 0 insertions, 0 deletions