chore: update fullsend shim workflow#16
Conversation
Review: #16Head SHA: a5d51c1 SummaryThis PR consolidates per-role workflow dispatches (triage.yml, code.yml, review.yml, fix.yml) into a single dispatch.yml with a FindingsMedium
Low
FooterOutcome: comment-only Previous runReview: #16Head SHA: 0dacba4 SummaryThis PR consolidates four per-role dispatch targets (triage.yml, code.yml, review.yml, fix.yml) into a single dispatch.yml with a stage parameter, syncing the shim with the current .fullsend config template. All changes are mechanical and consistent across the four dispatch jobs. The pull_request_target security model is preserved, and environment-variable-based input handling correctly avoids script injection. No critical, high, or medium findings. FindingsInfo
FooterOutcome: approve
|
0dacba4 to
4ff5e31
Compare
This PR updates the fullsend shim workflow to match the current template in the
.fullsendconfig repo.The shim content has drifted from the template — this brings it back in sync.