From 3f52bb5677e2787a343a017d81979c7d5ef98172 Mon Sep 17 00:00:00 2001 From: Zach Hilman Date: Thu, 26 Sep 2019 09:29:15 -0400 Subject: ci: Optionally prepend commit messages with environment variable --- .ci/scripts/merge/apply-patches-by-label.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.ci/scripts/merge/apply-patches-by-label.py') diff --git a/.ci/scripts/merge/apply-patches-by-label.py b/.ci/scripts/merge/apply-patches-by-label.py index b346001a5..7f1ea06cf 100644 --- a/.ci/scripts/merge/apply-patches-by-label.py +++ b/.ci/scripts/merge/apply-patches-by-label.py @@ -1,7 +1,9 @@ # Download all pull requests as patches that match a specific label # Usage: python download-patches-by-label.py