From be57cf9d9426ade64e37427e7baf1ff61c60d1dc Mon Sep 17 00:00:00 2001 From: Rakshith R Date: Mon, 15 May 2023 11:01:08 +0530 Subject: [PATCH] ci: fix author=mergify[bot] Author of mergifyio created pr is mergify[bot]. It needs the suffix `[bot]` for the condition to be evaluated to true. Signed-off-by: Rakshith R --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index 405f8aa47..9c8538bb2 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -58,7 +58,7 @@ pull_request_rules: status-success~=^ci/centos - or: - "check-pending=Queue: Embarked in merge train" - - author=mergify + - author=mergify[bot] actions: label: add: