From 318a8cbcba97d8e1510cb5209f3dfa722f0a4fff Mon Sep 17 00:00:00 2001 From: eikek Date: Fri, 14 Oct 2022 21:33:26 +0200 Subject: [PATCH] Update .mergify.yml --- .mergify.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index 26869b86..ec6b13f2 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -1,7 +1,7 @@ pull_request_rules: - name: assign and label scala-steward's PRs conditions: - - author=eikek-scala-steward + - author=eikek-scala-steward[bot] actions: assign: users: [eikek] @@ -9,7 +9,7 @@ pull_request_rules: add: ["type: dependencies"] - name: automatically merge Scala Steward PRs on CI success conditions: - - author=apps/eikek-scala-steward + - author=eikek-scala-steward[bot] - base=master - status-success=ci actions: