Add tickgit TODO guard#5
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdded a new GitHub Actions workflow that automatically detects and prevents TODO, FIXME, and HACK comments from being merged. The workflow runs on pull request events and a scheduled weekday cron, using the tickgit tool with a CSV baseline to fail when new code markers are introduced, enforcing consistent code quality standards. ChangesTickgit Code Quality Guard
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Adds the pinned tickgit v0.0.17 TODO guard workflow with a committed zero-item baseline. The guard runs on PRs, weekdays on schedule, and manually with read-only permissions and generated-artifact paths ignored.
Need help on this PR? Tag
@codesmithwith what you need. Autofix is disabled.Summary by CodeRabbit