From bbc5b5d62dfd66e623494bfc67fc469eae6551c6 Mon Sep 17 00:00:00 2001 From: Zach Hilman Date: Sat, 13 Jul 2019 21:34:40 -0400 Subject: Finalize Azure Pipelines Definitions d --- .ci/scripts/merge/apply-patches-by-label.py | 28 ++++++++++++++++++++++++++++ .ci/scripts/merge/check-label-presence.py | 18 ++++++++++++++++++ .ci/scripts/merge/yuzubot-git-config.sh | 2 ++ 3 files changed, 48 insertions(+) create mode 100644 .ci/scripts/merge/apply-patches-by-label.py create mode 100644 .ci/scripts/merge/check-label-presence.py create mode 100644 .ci/scripts/merge/yuzubot-git-config.sh (limited to '.ci/scripts/merge') diff --git a/.ci/scripts/merge/apply-patches-by-label.py b/.ci/scripts/merge/apply-patches-by-label.py new file mode 100644 index 000000000..b346001a5 --- /dev/null +++ b/.ci/scripts/merge/apply-patches-by-label.py @@ -0,0 +1,28 @@ +# Download all pull requests as patches that match a specific label +# Usage: python download-patches-by-label.py