Skip to content

fix: pin internal pipeline version#78

Merged
andibeuge merged 4 commits intomainfrom
fix/pinned-pipeline-version
Mar 9, 2026
Merged

fix: pin internal pipeline version#78
andibeuge merged 4 commits intomainfrom
fix/pinned-pipeline-version

Conversation

@andibeuge
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the ci label Mar 9, 2026
@andibeuge andibeuge marked this pull request as ready for review March 9, 2026 15:12
@andibeuge andibeuge requested a review from a team as a code owner March 9, 2026 15:12
Copilot AI review requested due to automatic review settings March 9, 2026 15:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates workflow calls in .github/workflows to reference the internal reusable workflows by the v8 major tag rather than tracking main (and aligns the Kubernetes build workflow to the same v8 reference).

Changes:

  • Switch reusable workflow references from @main to @v8 (YAML/JSON lint, PR, release).
  • Update Kubernetes workflow to use build-image.yaml@v8 and remove an obsolete registryUsername input passed to that reusable workflow.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/kubernetes.yaml Uses build-image.yaml@v8 and removes a no-longer-supported with.registryUsername argument for that reusable workflow.
.github/workflows/ci.yaml.yaml Points YAML lint workflow call at @v8.
.github/workflows/ci.release.yaml Points release workflow call at @v8 (plus whitespace-only cleanup).
.github/workflows/ci.pr.yaml Points PR + YAML lint workflow calls at @v8.
.github/workflows/ci.json.yaml Points JSON lint workflow call at @v8.

@andibeuge andibeuge merged commit 5896fac into main Mar 9, 2026
12 checks passed
@andibeuge andibeuge deleted the fix/pinned-pipeline-version branch March 9, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants