Skip to content

fix: restore skill-drift-check.yml as no-op stub for consumer compat#273

Merged
castrojo merged 1 commit into
mainfrom
fix/skill-drift-stub
Jun 22, 2026
Merged

fix: restore skill-drift-check.yml as no-op stub for consumer compat#273
castrojo merged 1 commit into
mainfrom
fix/skill-drift-stub

Conversation

@castrojo

Copy link
Copy Markdown
Contributor

What

Consumer repos (bluefin, bluefin-lts, dakota) call skill-drift-check.yml@v1. PR #272 deleted that workflow, breaking those consumer PR checks with a workflow-not-found error.

This restores it as a no-op stub that passes immediately.

Why not just update the consumers

The right long-term fix is to delete skill-drift.yml from each consumer repo. That requires separate PRs there. The stub is the immediate unbreaker.

Consumer PR

N/A — this is a pure actions-repo fix (no action.yml or reusable workflow logic changed that consumers call)

Consumer CI run

N/A

Out-of-org consumer impact

N/A

Consumer repos (bluefin, bluefin-lts, dakota) still call this workflow at
@v1. Without the stub they get a workflow-not-found error on every PR.
The stub is a no-op that tells consumers to delete their skill-drift.yml.

Assisted-by: Claude Sonnet 4.6 via GitHub Copilot
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@castrojo castrojo requested a review from p5 as a code owner June 22, 2026 03:19
@github-actions github-actions Bot added the pr/needs-review Awaiting human review label Jun 22, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@castrojo castrojo merged commit a7c230c into main Jun 22, 2026
11 checks passed
@castrojo castrojo deleted the fix/skill-drift-stub branch June 22, 2026 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/needs-review Awaiting human review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant