renovatebot/renovate

ci: automate removal of TODOs in codebase

Open

Aperta il 25 feb 2026

Vedi su GitHub
 (1 commento) (3 reazioni) (0 assegnatari)TypeScript (14.066 star) (1916 fork)batch import
good first issuepriority-3-medium

Descrizione

As noted in #41496, if we're closing Issues/resolving Discussions as part of PRs, we should have a CI check that catches this and makes sure that we don't forget to clean things up in the same PR.

git grep '#[0-9][0-9]*$'

Guida contributor