<@U02KAN6061E> I’m trying to create a cherry pick ...
# development
c
@bitter-ability-32190 I’m trying to create a cherry pick pr manually, figured I ought to be able to use
./build-support/cherry_pick/make_pr.sh 19116 2.17.x
but that looked up the PR info just fine but the changeset is off.. little info in the sources in terms of docs/comments and I’ve not grokked the code apparently 😛
b
Generally, you should be able to run the workflow on the PR if it's labeled. If that fails, it'll tell you what to do
c
ah.. ok.. I’ll try that then, thanks 🙂
b
We should make the script error if the PR doesn't have the cherry pick failed label, with helpful message
c
yea, and a little doc text at the top of the file about what it does/intended use could be helpful too 😉
well that does look better, when invoked via the workflow 🙂
b
Feel free to make an issue and assign me. I'm starting to lose track of things, mentally
c
low prio, I think but here you go: https://github.com/pantsbuild/pants/issues/19637 😉