From: Sébastien Han Date: Wed, 16 May 2018 08:38:24 +0000 (+0200) Subject: contruib: ability to set a prefix on backport script X-Git-Tag: v3.2.0beta1~141 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8ba4ffa7e5ffed3a3b6c859a5ce3f175814d5648;p=ceph-ansible.git contruib: ability to set a prefix on backport script When pushing a PR it might be handy to set the [skip ci] flag if we know upfront the content should not trigger the CI. Now you can add [skip ci] as $4 in your command line. Signed-off-by: Sébastien Han --- diff --git a/contrib/backport_to_stable_branch.sh b/contrib/backport_to_stable_branch.sh index f7ff9b0d0..c8b4cb9a7 100755 --- a/contrib/backport_to_stable_branch.sh +++ b/contrib/backport_to_stable_branch.sh @@ -89,7 +89,7 @@ checkout cherry_pick push create_pr <