TODO Registrar
Version updated for https://github.com/Aeliot-Tm/todo-registrar-action to version 1.2.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 GitHub Action automates the process of scanning codebases for TODO/FIXME comments and converting them into issues in supported trackers like GitHub, GitLab, or JIRA. It prevents duplicate issues by injecting issue IDs back into the code and commits these changes directly to the repository, eliminating the need for external databases. This action streamlines issue management, reduces manual effort, and ensures efficient tracking of tasks within your codebase.
Release notes
What’s Changed
- Check opened PRs exists and if branch is behind the remote branch by @Aeliot-Tm in https://github.com/Aeliot-Tm/todo-registrar-action/pull/6
- Update documentation by @Aeliot-Tm in https://github.com/Aeliot-Tm/todo-registrar-action/pull/3, https://github.com/Aeliot-Tm/todo-registrar-action/pull/4, https://github.com/Aeliot-Tm/todo-registrar-action/pull/5
Full Changelog: https://github.com/Aeliot-Tm/todo-registrar-action/compare/1.1.0...1.2.0