537bc6f0d6
* add the description about unnecessary backport * update example release to avoid EOL release Change-Id: I0e412897d2509aa57f4588f1154db00132783834
566 B
566 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, and common directory). For example:
To backport to a single branch:
backport: liberty
To backport to multiple branches:
backport: liberty kilo
If no backporting is needed, do not add the
backport
line, or explicitly add:backport: none