🛠 Tooling: Extract repository label setting into its own package #1768
Labels
area: tooling
Managing the repository's maintenance
status: accepting prs
Please, send a pull request to resolve this!
Milestone
Bug Report Checklist
main
branch of the repository.Overview
Right now, the setting of repository labels is done with some internal scripts:
I think that would be a nice package on its own. There's no need to tie it into CTA/create at all.
Additional Info
This would also make onboarding to the
create
engine easier. I could have it be a script run as part of setup, like anpx set-github-repository-labels ${outcomeLabels}
.Thus, I'll note this as blocking #1752.
💖
The text was updated successfully, but these errors were encountered: