Lines Matching refs:backport
1 # How to backport a pull request to a release line
15 line (e.g. `backport-requested-vN.x`), specifying to our tooling that this
17 requesting that a backport pull request be made.
27 ## How to submit a backport pull request
29 For the following steps, let's assume that a backport is needed for the v10.x
31 branch. In order to submit a backport pull request to another branch, simply
45 # Assume we want to backport PR #10157
46 git checkout -b backport-10157-to-v10.x v10.x-staging
77 1. Include the backport target in the pull request title in the following
78 format: `[v10.x backport] <commit title>`.
79 Example: `[v10.x backport] process: improve performance of nextTick`
90 After the pull request lands, replace the `backport-requested-v10.x` label