Skip to content

fix: move PR template to correct location for auto-loading#9467

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-pull-request-template
Closed

fix: move PR template to correct location for auto-loading#9467
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-pull-request-template

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 12, 2026

What this PR does / why we need it:

Template was at .github/PULL_REQUEST_TEMPLATE/pull_request_template.md. GitHub only auto-populates PR bodies from .github/pull_request_template.md — the subdirectory variant requires an explicit ?template= query param and is never applied automatically. Moves the file to the correct path.

Special notes for your reviewer:

Single file rename + trailing period fix on one checklist item.

If you are promoting an image, please make sure you have done the following:

  • I have verified the digest with gcrane and added it as a comment to the PR or in the body.

  • I'm promoting a multi-arch image that matches all the supported platforms of Kubernetes.

  • I'm not promoting a tag that resolves to latest or moving tags as these are not supported.

  • registry.k8s.io is an immutable registry and I'll need to cut a new release if the digest is wrong.

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels May 12, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @Copilot. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 12, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Copilot
Once this PR has been reviewed and has the lgtm label, please ask for approval from upodroid. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 requested a review from GenPage May 12, 2026 11:41
@k8s-ci-robot k8s-ci-robot added the sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. label May 12, 2026
@k8s-ci-robot k8s-ci-robot requested a review from upodroid May 12, 2026 11:41
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 13, 2026
@upodroid upodroid closed this May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants