chore: add dispatch workflow to trigger agent digest sync - #882
Conversation
PR Summary by QodoNotify .fullsend to Sync Agent Digests After Main Pushes
AI Description
Diagram
High-Level Assessment
Files changed (1)
|
|
🤖 Finished Review · ✅ Success · Started 1:28 PM UTC · Completed 1:44 PM UTC Commit: |
Code Review by Qodo
1. Protected workflow requires human approval
|
ReviewFindingsHigh
Medium
Next steps:
Previous runReviewFindingsHigh
Next steps:
Previous run (2)ReviewFindingsHigh
Medium
Next steps:
Previous run (3)ReviewFindingsHigh
Low
Next steps:
Previous run (4)ReviewFindingsHigh
Low
Info
Next steps:
Previous run (5)ReviewFindingsHigh
Low
Next steps:
Previous run (6)ReviewFindingsHigh
Low
Next steps:
Previous run (7)ReviewFindingsHigh
Low
Info
Next steps:
Previous run (8)ReviewFindingsHigh
Low
Next steps:
Previous run (9)ReviewFindingsHigh
Medium
Low
Next steps:
Previous run (10)ReviewFindingsHigh
Low
Next steps:
Previous run (11)ReviewFindingsHigh
Low
Next steps:
Previous run (12)ReviewFindingsHigh
Medium
Low
Next steps:
|
47526bd to
f9dba0d
Compare
|
🤖 Finished Review · ✅ Success · Started 1:54 PM UTC · Completed 2:05 PM UTC Commit: |
f9dba0d to
a8c781d
Compare
|
🤖 Finished Review · ✅ Success · Started 2:11 PM UTC · Completed 2:26 PM UTC Commit: |
a8c781d to
c54da96
Compare
|
🤖 Finished Review · ✅ Success · Started 2:30 PM UTC · Completed 2:56 PM UTC Commit: |
c54da96 to
ed81479
Compare
waynesun09
left a comment
There was a problem hiding this comment.
Review-only sweep: 2 findings on the new dispatch workflow (1 critical, 1 medium). Details inline.
|
🤖 Finished Review · ✅ Success · Started 3:06 PM UTC · Completed 3:21 PM UTC Commit: |
ed81479 to
673ccab
Compare
|
🤖 Review · Commit: |
673ccab to
f51124f
Compare
|
🤖 Finished Review · ✅ Success · Started 3:26 PM UTC · Completed 3:41 PM UTC Commit: |
f51124f to
71dafb9
Compare
|
🤖 Finished Review · ✅ Success · Started 3:45 PM UTC · Completed 4:01 PM UTC Commit: |
71dafb9 to
bf9409c
Compare
|
🤖 Finished Review · ✅ Success · Started 4:13 PM UTC · Completed 4:29 PM UTC Commit: |
bf9409c to
bae2199
Compare
|
🤖 Finished Review · ✅ Success · Started 4:47 PM UTC · Completed 5:06 PM UTC Commit: |
bae2199 to
77d9740
Compare
|
🤖 Finished Review · ✅ Success · Started 5:12 PM UTC · Completed 5:40 PM UTC Commit: |
waynesun09
left a comment
There was a problem hiding this comment.
Review-only sweep: 3 findings on the dispatch workflow (all medium). Details inline.
77d9740 to
27c0d64
Compare
|
🤖 Finished Review · ✅ Success · Started 5:47 PM UTC · Completed 6:00 PM UTC Commit: |
27c0d64 to
c9524ef
Compare
|
🤖 Finished Review · ✅ Success · Started 6:05 PM UTC · Completed 6:24 PM UTC Commit: |
waynesun09
left a comment
There was a problem hiding this comment.
Review-only sweep (round 3): 3 MEDIUM findings on the dispatch workflow. Details inline.
Add notify-agent-sync.yml that fires a repository_dispatch event to fullsend-ai/.fullsend on every push to main, triggering cross-repo agent digest sync via sync-agent-digests.yml. Signed-off-by: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Greg Allen <gallen@redhat.com>
Code Review -- Round 2: APPROVEDVerified:
INFO (non-blocking): No |
c9524ef to
156f122
Compare
|
🤖 Finished Review · ✅ Success · Started 11:10 PM UTC · Completed 11:26 PM UTC Commit: |
|
🤖 Finished Retro · ❌ Failure · Started 12:22 AM UTC · Completed 12:22 AM UTC Commit: |
Summary
repository_dispatchevent tofullsend-ai/.fullsendwheneveragentsmain is updatedsync-agent-digestsworkflow (Replace renovate agent digest tracking with sync workflow .fullsend#174) to propagate the new agent commit digest and sha256 hashes across all fullsend-ai reposPrerequisites
SYNC_CLIENT_IDvariable set on this repo (App Client ID,Iv23...-style)SYNC_PRIVATE_KEYsecret set on this repoSLACK_WEBHOOK_URLsecret set on this repo (same value as on fullsend-ai/fullsend)Test plan
.fullsend🤖 Generated with Claude Code