π‘ The Pitch
Add an automated workflow for GitHub Actions to add labels on issues and PRs.
π€ Why do we need this?
To decrease the risk of not adding any labels when merging a PR. This also makes it easier for maintainers.
π οΈ Proposed Solution
Adding a CI/CD pipeline to automate a GitHub Actions bot to add labels in issues and PRs. All files will be under the `.github/ "directory." You can also edit the existing issue and PR templates to have a standard format for GitHub Actions to work with.
Make sure these labels are there:
π‘ The Pitch
Add an automated workflow for GitHub Actions to add labels on issues and PRs.
π€ Why do we need this?
To decrease the risk of not adding any labels when merging a PR. This also makes it easier for maintainers.
π οΈ Proposed Solution
Adding a CI/CD pipeline to automate a GitHub Actions bot to add labels in issues and PRs. All files will be under the `.github/ "directory." You can also edit the existing issue and PR templates to have a standard format for GitHub Actions to work with.
Make sure these labels are there: