TODO Registrar
Version updated for https://github.com/Aeliot-Tm/todo-registrar-action to version 1.6.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The TODO Registrar Action is a GitHub Action designed to scan codebases for TODO or FIXME comments and automatically convert them into issues in supported issue trackers like GitHub, GitLab, or JIRA. It prevents duplicate issues by injecting issue IDs back into the code comments and commits these changes to the repository, eliminating the need for external databases. This automation simplifies tracking and managing TODOs directly within the development workflow.
Release notes
Full Changelog: https://github.com/Aeliot-Tm/todo-registrar-action/compare/1.5.0...1.6.0