When running /cherry-pick several times you will get an
error when it tries to create a new PR since there already
is one.
This checks if we have PR first.
Fixes #54862
Differential D123657
[workflow] Don't fail workflow if we already have a PR for an issue Authored by thieta on Apr 13 2022, 12:07 AM.
Details When running /cherry-pick several times you will get an This checks if we have PR first. Fixes #54862
Diff Detail
Event TimelineComment Actions Remove unused parameter
| |||||||||
Do we need these if we already have import github ?