Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable Label Sync GitHub Action (#62)
## Description Adds an action to automatically sync labels used in this repository from a centralized file in Project Mu DevOps. https://github.com/microsoft/mu_devops New labels should be added to the `Labels.yml` file in mu_devops. Repo-specific labels are allowed to be defined. Those can either be created in a repo-local config YAML file (preferred) or manually in the "Labels" section of the repo. - [ ] Breaking change? - Will this change break pre-existing builds or functionality without action being taken? **No** ## How This Was Tested On fork repositories. ## Integration Instructions Now downstream integration required, only impacts this repo Repo users should understand label definitions and read instructions noted in this change regarding how to modify labels in the future. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
- Loading branch information