karmada/.github/ISSUE_TEMPLATE/cherry-pick.md

1.1 KiB

name about labels
CherryPick Track Track tasks when release branches need cherry-pick. help wanted

Which PR needs cherry-picks:

PR #

Which release branches need this patch:

  • release-1.x
  • release-1.y
  • release-1.z

How to cherry-pick PRs:

The hack/cherry_pick_pull.sh script can help you initiate a cherry-pick automatically, please follow the instructions at this guideline.

The script will send the PR for you, please remember copy the release notes from the original PR by to the new PR description part.

How to join or take the task:

Just reply on the issue with the message /assign in a separate line.

Then, the issue will be assigned to you.

Useful References:

Anything else we need to know: