Skip to content

fix(ci): point PR workflow to image-builder.yaml#5

Merged
arsac merged 1 commit intomainfrom
fix/pr-workflow-reference
Apr 25, 2026
Merged

fix(ci): point PR workflow to image-builder.yaml#5
arsac merged 1 commit intomainfrom
fix/pr-workflow-reference

Conversation

@arsac
Copy link
Copy Markdown
Owner

@arsac arsac commented Apr 25, 2026

Summary

  • pull-request.yaml referenced non-existent app-builder.yaml — updated to image-builder.yaml
  • Fixed input name from app: to image: to match image-builder.yaml's expected inputs
  • Updated permissions to match what the build job requires

Test plan

  • Open a PR that touches an app and verify the PR build triggers correctly

🤖 Generated with Claude Code

pull-request.yaml referenced the non-existent app-builder.yaml and
passed `app:` instead of the expected `image:` input. Update the
workflow reference, input name, and permissions to match what
image-builder.yaml requires.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@arsac arsac merged commit da9c584 into main Apr 25, 2026
4 of 5 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.

1 participant