TODO to Issue native
Version updated for https://github.com/soraxas/todo-to-issue-action to version v5.2.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “TODO to Issue” GitHub Action automates the process of converting TODO comments in code into GitHub issues, helping developers manage tasks directly from their repositories. It supports customizable comment identifiers, auto-labeling, assignees, milestones, and project linking, ensuring seamless issue tracking and organization. This action is compatible with most programming languages and enhances development workflows by bridging code and issue management.
What’s Changed
Replaced Docker container with uv-based composite action for faster startup