From 84934693cf724fcdf352f9154cc328efab8cc129 Mon Sep 17 00:00:00 2001 From: Morph <39850852+Morph1984@users.noreply.github.com> Date: Mon, 8 Nov 2021 13:36:05 -0500 Subject: ci: Print traceback on patch merge failure --- .ci/scripts/merge/apply-patches-by-label.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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 43ed74d7f..b2e430ac7 100644 --- a/.ci/scripts/merge/apply-patches-by-label.py +++ b/.ci/scripts/merge/apply-patches-by-label.py @@ -1,7 +1,7 @@ # Download all pull requests as patches that match a specific label # Usage: python download-patches-by-label.py