renovatebot/renovate

ci: automate removal of TODOs in codebase

Open

#41 497 ouverte le 25 févr. 2026

Voir sur GitHub
 (1 commentaire) (3 réactions) (0 assignés)TypeScript (14 066 stars) (1 916 forks)batch import
good first issuepriority-3-medium

Description

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]*$'

Guide contributeur