Skip to content

fix: validate action-commit-push against published test images#131

Merged
ChristophShyper merged 1 commit into
masterfrom
fix/commit-push-workflow-ref
Jun 7, 2026
Merged

fix: validate action-commit-push against published test images#131
ChristophShyper merged 1 commit into
masterfrom
fix/commit-push-workflow-ref

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 7, 2026

📝 Brief description

fix: validate action-commit-push against published test images

💻 Commits

  • d81410d - ChristophShyper - 2026-06-07 21:42:07
    fix: validate action-commit-push against published test images
    Switch action-commit-push reusable CI flows from ref-based E2E to
    published image validation. Use -test images for PR workflows, -rc
    images for release-prepare, and release tags for release-create so
    Docker-action validation matches the shipped artifact.

📁 Modified files

.github/workflows/reusable-auto-pull-request-create.yml | 13 ++++++-------
.github/workflows/reusable-auto-release-create.yml | 10 ++++------
.../workflows/reusable-manual-release-branch-prepare.yml | 10 ++++------
3 files changed, 14 insertions(+), 19 deletions(-)

⚠️ Additional information

  • Pushed to a branch with a proper name and provided proper commit message.
  • Provided a clear and concise description of what the issue is.

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information

Switch action-commit-push reusable CI flows from ref-based E2E to
published image validation. Use -test images for PR workflows, -rc
images for release-prepare, and release tags for release-create so
Docker-action validation matches the shipped artifact.
@ChristophShyper ChristophShyper merged commit f85d85d into master Jun 7, 2026
11 checks passed
@ChristophShyper ChristophShyper deleted the fix/commit-push-workflow-ref branch June 7, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant