Create Github Action to manage IaC repo labels
Closed this issue · 1 comments
clee231 commented
The goal here is to create a GitHub Action to manage the labels within the IaC
repo. True to the nature of "Infrastructure as Code" we want to define code that will define what labels are available within the IaC
repo. We can use the acm-uic.github.io repo as a reference.
Acceptance Criteria
- Create a Github action that runs the pushes to the
main
branch to update the labels on theIaC
repo.