fix: move PR template to correct location for auto-loading#9467
Conversation
Agent-Logs-Url: https://github.com/kubernetes/k8s.io/sessions/7d138fcb-fdbb-4564-ba88-5173795bb285 Co-authored-by: upodroid <25100905+upodroid@users.noreply.github.com>
|
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 Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Copilot The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
PR needs rebase. DetailsInstructions 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. |
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.