microsoft / microsoft/TypeScript-repos-automation
Add a housekeeping label for PRs which only affect certain files
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 12
- Avg merge
- 3h 43m
- Merged PRs (30d)
- 10
Description
You could confidently add the Housekeeping label to any PR that only touches files in, say, scripts/ or perhaps src/harness (except unit tests, I think they're in there somewhere). That will miss many categories of Housekeeping PRs, like type-annotation-only ones, but there aren't many of them anyway.
from #10
Contributor guide
No contributing guide indexed for this repository
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 reading issue #10 and inspecting how PR labels are assigned, then check the scripts/ and src/harness areas mentioned here, including where unit tests are located. Done means PRs limited to the agreed housekeeping paths receive the Housekeeping label without labeling excluded files such as unit tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100