Overview
Let Catana edit or remove TODOs from the GitHub UI.
Last updated
Let Catana edit or remove TODOs from the GitHub UI.
Last updated
Catana provides a feature to perform operations on TODOs by commenting on associated GitHub issues.
A common pitfall when a user goes through its TODOs is to leave them untouched while they should either be removed or updated.
Having to go through a git dance and review process only to edit or remove a TODO is tedious, and developers tend to take a mental note to follow up later (aka never).
Simple changes like modifying or removing a TODO should be delegated to a bot. Catana's commands are a convenient way to manage TODOs and save developers valuable time.
When a user types a command, Catana will perform the requested operation and open a Pull Request for review. Developers only have to click on the "merge" button.
To perform a command, reply in a comment to a GitHub issue previously opened by Catana and type @catanacorp
followed by the command name.