Below you will find pages that utilize the taxonomy term “atrtde”
February 22, 2026
Todo Tree Action
Version updated for https://github.com/atrtde/todo-tree-action to version v1.0.3.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Todo Tree Action is a GitHub Action designed to automatically scan pull requests for TODO-style comments (e.g., TODO, FIXME, BUG) and generate a summary that is posted on the pull request. It helps developers identify and track unresolved tasks or potential issues introduced in a PR, offering capabilities such as scanning only changed or new files, adding annotations to matching lines, and optionally failing workflows based on specific conditions.