Skip to content

Commit 94fa96c

Browse files
Update distribution_release.rst with backport automation
Added instructions for backport automation in mergify.yml. Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
1 parent 7b5e329 commit 94fa96c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

maintainer_docs/distribution_release.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ Next, bump the ``main`` branch's distribution number to the same set in Step 2 a
8989
Add the distribution branch to ``.github/workflows/update_ci_image.yaml`` so that future pushes will result in CI image updates.
9090
Remove any EOL distributions at this time.
9191

92+
In the ``mergify.yml`` file, add a new backport automation for the new distribution. Make to to create the tag in GitHub's UX as well for later use.
93+
9294
Finally, create the new distribution branch from ``main`` and push to the server.
9395
Go into the GitHub Actions tab on ``nav2_docker`` and retrigger its build job.
9496
The nightly and release jobs should now exist for the new distribution and return successfully (validate this).

0 commit comments

Comments
 (0)