migrate cc-utils actions/workflows from @master to @v1#475
migrate cc-utils actions/workflows from @master to @v1#475gardener-prow[bot] merged 1 commit intomasterfrom
Conversation
SummaryThe following content is AI-generated and provides a summary of the pull request: How to categorize this PR? What this PR does / why we need it: Code changes:
Additional context: Which issue(s) this PR fixes: Special notes for your reviewer: Release note:
PR Bot InformationVersion:
💌 Have ideas or want to contribute? Create an issue and share your thoughts with us! Made with ❤️ by Hyperspace. |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
LGTM label has been added. DetailsGit tree hash: b2763672eb39584690388f905202cd6c2c9733c2 |
Switch references to cc-utils
actions and reusable workflows from
@masterto@v1.Motivation
v1is the intended stable branch for downstream users. All internal cross-referencesare pinned by commit digest, ensuring a consistent, self-contained snapshot. Coverage
(e.g. pre-qualification) will increase over time.
masterremains the development branch and continues to work, but is not intended fordownstream consumption.
See the Reuse and Branching Model for details.