acm-uic/IaC

Create Github Action to manage IaC repo labels

Closed this issue · 1 comments

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 the IaC repo.

Additional documentation

This feature has been added in commit 72cc299.