PowerShell / PowerShell/PowerShell
Labels need updating
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 55.5k
- Forks
- 8.5k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 88
Description
Steps to reproduce
When trying to use automation tooling like the gh cli tool there are issues that come up due to current labels sometimes having a random spacing in them
So we should clean these up by editing the labels to remove spaces and consistently only use dashes between the words used in the label instead as this'll make any automation tooling used for repo management by maintainers and WG members easier in future
This will have a knock on effect of needing to update our workflow files but this I think would have minimal impact
Examples include the Needs- Triage label and Review - Maintainer label amongst others.
I found this out whilst trying to automate creating a few issues in conjunction to #21001 using the gh cli tool
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's current labels and the workflow files affected by label names, using the examples Needs- Triage and Review - Maintainer as reference. Update labels to use consistent dashes without spaces and revise the affected workflows; done means automation tooling such as the gh CLI can use the renamed labels consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100