You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your improvement request related to a problem? Please describe.
PR needs manual cherry-pick after merge.
If this is a new function, please describe the motivation and goals.
After PR is merged, it can automatically cherry-pick to the specified release branch.
Describe the solution you'd like
PR needs to have a milestone release-x to associate with the release-x branch.
release-x branch must exist.
only PRs whose title starts with fix/chore will be automatically cherry-picked.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or functions you've considered.
Additional context
Add any other context or screenshots about the improvement request here.
The text was updated successfully, but these errors were encountered:
Is your improvement request related to a problem? Please describe.
PR needs manual cherry-pick after merge.
If this is a new function, please describe the motivation and goals.
After PR is merged, it can automatically cherry-pick to the specified release branch.
Describe the solution you'd like
Describe alternatives you've considered
A clear and concise description of any alternative solutions or functions you've considered.
Additional context
Add any other context or screenshots about the improvement request here.
The text was updated successfully, but these errors were encountered: