585 B
585 B
Backport a change
When committing to the master branch, add the backport
line to your commit message for potential backport patches (Installation
Guide, Configuration Reference, Networking Guide, and common directory).
For example:
To backport to a single branch:
backport: mitaka
To backport to multiple branches:
backport: mitaka liberty
If no backporting is needed, do not add the
backport
line, or explicitly add:backport: none