Skip to content

🐛 Fix broken reusable workflow references#170

Merged
clubanderson merged 1 commit intomainfrom
fix/reusable-workflow-refs
Feb 13, 2026
Merged

🐛 Fix broken reusable workflow references#170
clubanderson merged 1 commit intomainfrom
fix/reusable-workflow-refs

Conversation

@clubanderson
Copy link
Copy Markdown
Collaborator

Summary

  • Replace short SHA @2b273d6 with @main for all llm-d-infra reusable workflow references
  • GitHub Actions requires a full 40-char SHA, branch name, or tag — the 7-char short SHA doesn't resolve
  • All 8 caller workflows are currently broken, failing with: failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit

Test plan

  • Verify all workflow files updated
  • Confirm prow-pr-automerge stops failing on schedule trigger
  • Confirm prow commands work on this PR

Replace short SHA @2b273d6 with @main for all llm-d-infra reusable
workflow references. GitHub Actions requires a full 40-char SHA,
branch name, or tag — the 7-char short SHA doesn't resolve, causing
all caller workflows to fail with "failed to fetch workflow".

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Andrew Anderson <andy@clubanderson.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 13, 2026

Deploy Preview for elaborate-kangaroo-25e1ee ready!

Name Link
🔨 Latest commit b51f861
🔍 Latest deploy log https://app.netlify.com/projects/elaborate-kangaroo-25e1ee/deploys/698f2db59ac0930008061e71
😎 Deploy Preview https://deploy-preview-170--elaborate-kangaroo-25e1ee.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Member

@Gregory-Pereira Gregory-Pereira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@clubanderson clubanderson merged commit bc73c4f into main Feb 13, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants