microsoft / microsoft/TeamMate

Remove TODO, add TODO gate

Open
#36 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

tech debt
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.