TODO Registrar
Version updated for https://github.com/Aeliot-Tm/todo-registrar-action to version 1.4.0.
- This action is used across all versions by 1 repositories.
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/FIXME comments and automatically create corresponding issues in supported issue trackers (e.g., GitHub, GitLab, JIRA). It prevents duplicate issues by injecting issue IDs back into the TODO comments and committing these changes to the repository, eliminating the need for an external tracking database. This action automates issue creation and management, streamlining development workflows and ensuring better tracking of pending tasks within a codebase.
Release notes
What’s Changed
- Use new version 3.1.0 by @Aeliot-Tm in https://github.com/Aeliot-Tm/todo-registrar-action/pull/7
Full Changelog: https://github.com/Aeliot-Tm/todo-registrar-action/compare/1.3.0...1.4.0