microsoft / microsoft/TeamMate
Remove TODO, add TODO gate
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 39
- Forks
- 10
- Avg merge
- 1h 58m
- Merged PRs (30d)
- 1
Description
Let's clean all TODOs in the code: either make each an issue, toss the comment or make it into a historical comment.
Next, add a GitHub action to comb the code for TODO. This allows contributors to use TODOs in the code as they work code, but not commit them.
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 searching the codebase for all TODO comments, then inspect the repository's GitHub Actions workflow configuration. Done means each existing TODO is resolved, removed, or tracked as requested, and a workflow detects TODOs that remain in committed code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github-actions
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100