mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 02:11:28 +00:00
- Add `synchronize` event to trigger on new commits pushed to PR - Add `reopened` event to trigger when PR is reopened - Update documentation comments to reflect new behavior - Keep cancel-in-progress to prevent stale reviews Fixes issue where AI review only ran on PR creation, requiring manual /review comment for subsequent commits.