kubernetes-sigs / prow

Prow is a Kubernetes based CI/CD system developed to serve the Kubernetes community. This repository contains Prow source code and Hugo sources for Prow documentation site.
https://docs.prow.k8s.io
Apache License 2.0
130 stars 99 forks source link

external-plugins/cherrypicker: include PR description as comment #174

Closed AlexNPavel closed 6 months ago

AlexNPavel commented 6 months ago

This PR prepends the PR description to the comments list, allowing users to specify branches that they wish to cherrypick to when they first create the PR.

This change fixes the cherrypick chain functionality introduced in #136.

netlify[bot] commented 6 months ago

Deploy Preview for k8s-prow ready!

Name Link
Latest commit 6415c2d3e0d90bd652446210535c3e3861ac16f8
Latest deploy log https://app.netlify.com/sites/k8s-prow/deploys/6657afbd95ae6100087c48ff
Deploy Preview https://deploy-preview-174--k8s-prow.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

AlexNPavel commented 6 months ago

/cc @bradmwilliams

k8s-ci-robot commented 6 months ago

@AlexNPavel: GitHub didn't allow me to request PR reviews from the following users: bradmwilliams.

Note that only kubernetes-sigs members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to [this](https://github.com/kubernetes-sigs/prow/pull/174#issuecomment-2138381214): >/cc @bradmwilliams Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
k8s-ci-robot commented 6 months ago

@bradmwilliams: changing LGTM is restricted to collaborators

In response to [this](https://github.com/kubernetes-sigs/prow/pull/174#pullrequestreview-2086926709): > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
k8s-ci-robot commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AlexNPavel, bradmwilliams, matthyx

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[cmd/external-plugins/cherrypicker/OWNERS](https://github.com/kubernetes-sigs/prow/blob/main/cmd/external-plugins/cherrypicker/OWNERS)~~ [matthyx] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment