ci: trigger scaffold sync on every push to main - #6549
Conversation
PR Summary by QodoCI: trigger scaffold sync automatically on pushes to main
AI Description
Diagram
High-Level Assessment
Files changed (1)
|
|
🤖 Review · Commit: |
Code Review by Qodo
1.
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
🤖 Finished Review · ✅ Success · Started 2:00 PM UTC · Completed 2:12 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-6 · Effort: high · Cost: $2.43 |
ReviewFindingsHigh
Low
Next steps:
|
The notify-scaffold-sync workflow was only triggerable manually via workflow_dispatch. Add a push trigger on main so scaffold sync runs automatically whenever a PR merges. Signed-off-by: Greg Allen <gallen@redhat.com> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Greg Allen <gallen@redhat.com>
b89b547 to
057969e
Compare
|
🤖 Finished Review · ✅ Success · Started 2:31 PM UTC · Completed 2:43 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-6 · Effort: high · Cost: $2.45 |
|
Review skipped — this PR is already merged. The Posted by fullsend pre-review check |
|
Review skipped — this PR is already merged. The Posted by fullsend post-review check |
Summary
pushtrigger onmainto thenotify-scaffold-syncworkflow so it fires automatically on every merge, not just via manualworkflow_dispatch.Test plan
🤖 Generated with Claude Code