Skip to content

migrate cc-utils actions/workflows from @master to @v1#475

Merged
gardener-prow[bot] merged 1 commit intomasterfrom
migrate-cc-utils-to-v1
Apr 9, 2026
Merged

migrate cc-utils actions/workflows from @master to @v1#475
gardener-prow[bot] merged 1 commit intomasterfrom
migrate-cc-utils-to-v1

Conversation

@ccwienk
Copy link
Copy Markdown
Member

@ccwienk ccwienk commented Apr 8, 2026

Switch references to cc-utils
actions and reusable workflows from @master to @v1.

Motivation

v1 is the intended stable branch for downstream users. All internal cross-references
are pinned by commit digest, ensuring a consistent, self-contained snapshot. Coverage
(e.g. pre-qualification) will increase over time.

master remains the development branch and continues to work, but is not intended for
downstream consumption.

See the Reuse and Branching Model for details.

@ccwienk ccwienk requested a review from nickytd as a code owner April 8, 2026 08:08
@ccwienk ccwienk added the kind/cleanup Something that is not needed anymore and can be cleaned up label Apr 8, 2026
@gardener-prow gardener-prow bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels Apr 8, 2026
@hyperspace-insights
Copy link
Copy Markdown
Contributor

Summary

The following content is AI-generated and provides a summary of the pull request:


How to categorize this PR?
/kind task
/area logging

What this PR does / why we need it:
This PR migrates all references to cc-utils GitHub Actions and reusable workflows from the @master branch tag to the @v1 stable branch tag. The v1 branch is the intended stable target for downstream consumers, while master remains the development branch and is not intended for downstream use.

Code changes:

  • .github/workflows/build.yaml: Updated references to prepare.yaml, oci-ocm.yaml, trusted-checkout, and export-ocm-fragments actions/workflows from @master to @v1.
  • .github/workflows/non-release.yaml: Updated reference to post-build.yaml workflow from @master to @v1.
  • .github/workflows/pr-release-notes-validation.yaml: Updated reference to validate-release-notes.yaml workflow from @master to @v1.
  • .github/workflows/release.yaml: Updated reference to release.yaml workflow from @master to @v1.

Additional context:
The v1 branch provides a consistent, self-contained snapshot with all internal cross-references pinned by commit digest. Coverage and pre-qualification will increase over time. See the Reuse and Branching Model for details.

Which issue(s) this PR fixes:

Special notes for your reviewer:

Release note:

NONE

  • 🔄 Regenerate and Update Summary
  • ✏️ Insert as PR Description (deletes this comment)
  • 🗑️ Delete comment
PR Bot Information

Version: 1.20.0 | 📖 Documentation | 🚨 Create Incident | 💬 Feedback

  • LLM: anthropic--claude-4.6-sonnet
  • File Content Strategy: Full file content
  • Output Template: PR Template File
  • Correlation ID: 2baf2800-3322-11f1-8584-d6885a9f9203
  • Summary Prompt: PR Prompt File
  • Event Trigger: pull_request.opened

💌 Have ideas or want to contribute? Create an issue and share your thoughts with us!
📑 Check out the documentation for more information.
📬 Subscribe to the Hyperspace PR Bot DL to get the latest announcements and pilot features!

Made with ❤️ by Hyperspace.

@gardener-prow gardener-prow bot added kind/task General task area/logging Logging related labels Apr 8, 2026
Copy link
Copy Markdown
Collaborator

@nickytd nickytd left a comment

Choose a reason for hiding this comment

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

/lgtm

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Apr 9, 2026
@gardener-prow
Copy link
Copy Markdown

gardener-prow bot commented Apr 9, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nickytd

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 9, 2026
@gardener-prow
Copy link
Copy Markdown

gardener-prow bot commented Apr 9, 2026

LGTM label has been added.

DetailsGit tree hash: b2763672eb39584690388f905202cd6c2c9733c2

@gardener-prow gardener-prow bot merged commit 2b384df into master Apr 9, 2026
42 checks passed
@gardener-prow gardener-prow bot deleted the migrate-cc-utils-to-v1 branch April 9, 2026 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/logging Logging related cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/cleanup Something that is not needed anymore and can be cleaned up kind/task General task lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants