[Codeowners] Sort CODEOWNERS entries
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 130
Description
Some automation should sort blocks in the CODEOWNERS files (Client Libraries and Management Libraries get the most traffic and are most interesting here) on some cadence and open PRs to correct sorting.
This will contribute to ensuring that rules apply properly (order of rules matter and needs to go from "general" to "specific").
See conversation in: https://github.com/Azure/azure-sdk-for-rust/pull/2907
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
Review the CODEOWNERS files, especially those for Client Libraries and Management Libraries, and read the linked azure-sdk-for-rust PR #2907 first. Identify the repository's existing automation entry point and determine how scheduled corrective PRs should preserve general-to-specific rule order; done means the process reliably opens those PRs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100