Skip to content

Conversation

@camilamacedo86
Copy link
Member

Alpha generate should re-scaffold the full project.
This bug does not allow users to get changes, for example, in GitHub actions.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 1, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86

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

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 1, 2025
…rectories beginning with a dot (e.g., `.github/`, `.env`, `.golangci.yaml`). These are now properly removed during cleanup, except `.git` and `PROJECT`, which are intentionally preserved.
@camilamacedo86 camilamacedo86 force-pushed the fix-alpha-generate-cleanup branch from 88a8228 to d32a187 Compare June 1, 2025 06:12
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 1, 2025
@camilamacedo86
Copy link
Member Author

Fix :-) JFY: @vitorfloriano

@camilamacedo86 camilamacedo86 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 1, 2025
@camilamacedo86
Copy link
Member Author

Moving forward with the fix since it is too small.

@camilamacedo86 camilamacedo86 changed the title 🐛 **(cli):** Fixed an issue where alpha generate skipped files and directories beginning with a dot (e.g., .github/, .env, .golangci.yaml). These are now properly removed during cleanup, except .git and PROJECT, which are intentionally preserved. 🐛 (cli): Fixed an issue where alpha generate skipped files and directories beginning with a dot (e.g., .github/, .env, .golangci.yaml). These are now properly removed during cleanup, except .git and PROJECT, which are intentionally preserved. Jun 1, 2025
@k8s-ci-robot k8s-ci-robot merged commit f085992 into kubernetes-sigs:master Jun 1, 2025
23 of 24 checks passed
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", 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