From 53be058e7497abfda6d8312c83194cbd963ab097 Mon Sep 17 00:00:00 2001 From: Zach Hilman Date: Wed, 2 Oct 2019 18:51:17 -0400 Subject: ci: Add Mainline tagline --- .ci/templates/mergebot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ci') diff --git a/.ci/templates/mergebot.yml b/.ci/templates/mergebot.yml index 5211efcc6..a4c5c2a28 100644 --- a/.ci/templates/mergebot.yml +++ b/.ci/templates/mergebot.yml @@ -11,5 +11,5 @@ steps: inputs: scriptSource: 'filePath' scriptPath: '.ci/scripts/merge/apply-patches-by-label.py' - arguments: '${{ parameters.matchLabel }} patches' + arguments: '${{ parameters.matchLabel }} Tagged patches' workingDirectory: '$(System.DefaultWorkingDirectory)' -- cgit v1.2.3