chore: update fullsend shim workflow#1767
Conversation
Update the shim workflow to match the current template in the .fullsend config repo.
|
🤖 Finished Review · ✅ Success · Started 8:48 AM UTC · Completed 8:53 AM UTC |
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Review — commentSummaryThis PR removes the Apache 2.0 license header (14 lines, including the SPDX identifier) from The change is comment-only — no functional impact to the workflow definition. However, it conflicts with the repository's own license-header enforcement. Findings⚠ License header removal breaks CI lint check —
|
| Dimension | Result |
|---|---|
| Correctness | ✅ No issues — comment-only change, no logic affected |
| Security | ✅ No issues — no changes to permissions, triggers, or secrets handling |
| Intent & coherence | ⚠ Intent is clear (template sync), but conflicts with repo conventions |
| Style/conventions | ⚠ License header inconsistency with all other workflow files; CI lint failure |
| Documentation | ✅ No documentation impact |
| Cross-repo contracts | ✅ No API or interface changes |
Labels: PR modifies a GitHub Actions workflow file
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.