Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛠 Tooling: Extract repository label setting into its own package #1768

Closed
3 tasks done
JoshuaKGoldberg opened this issue Dec 15, 2024 · 2 comments · Fixed by #1772
Closed
3 tasks done

🛠 Tooling: Extract repository label setting into its own package #1768

JoshuaKGoldberg opened this issue Dec 15, 2024 · 2 comments · Fixed by #1772
Assignees
Labels
area: tooling Managing the repository's maintenance status: accepting prs Please, send a pull request to resolve this!

Comments

@JoshuaKGoldberg
Copy link
Owner

JoshuaKGoldberg commented Dec 15, 2024

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

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 a npx set-github-repository-labels ${outcomeLabels}.

Thus, I'll note this as blocking #1752.

💖

@JoshuaKGoldberg JoshuaKGoldberg added area: tooling Managing the repository's maintenance status: accepting prs Please, send a pull request to resolve this! labels Dec 15, 2024
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Dec 15, 2024
@JoshuaKGoldberg
Copy link
Owner Author

Copy link

🎉 This is included in version v1.77.1 🎉

The release is available on:

Cheers! 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tooling Managing the repository's maintenance status: accepting prs Please, send a pull request to resolve this!
Projects
None yet
1 participant