Cherrypicker not picking up release-1.14 comments
Leaving a /cherrypick release-1.14 comment on istio/istio.io issues is not causing the bot to act.
Setting the cherrypick/release-1.14 label does what we want.
- Current example where commenting didn't do anything: https://github.com/istio/istio.io/pull/11380
- Example of a failure where I later set the label and it worked: https://github.com/istio/istio.io/pull/11291
- Example of where setting only the label worked: https://github.com/istio/istio.io/pull/11276
possibly a separate issue, but on failed cherry-picks, I have observed two attempts being made at performing the cherry-pick and therefore 2 separate issues created for each attempt.
Example:
- PR https://github.com/istio/istio/pull/39367
- Issue 1: https://github.com/istio/istio/issues/39395
- Issue 2: https://github.com/istio/istio/issues/39393
Appears to have created duplicates for 1.12, 1.13 and 1.14
In case it's related to release-1.14 specifically, I tried adding cherrypick/master label on a PR to that branch, and nothing happened. https://github.com/istio/istio.io/pull/11395
I tried both approaches in https://github.com/istio/istio.io/pull/11398 and 6 hours later there's no cherrypick.
I added a remark in https://github.com/istio/istio.io/pull/11448 today, and the bot replied. Will be curious if the CP is created when the PR merges.
https://github.com/istio/istio.io/pull/12273
Setting the cherrypick/release-1.16 tag doesn't seem to work properly