From 3abe60cb48a7daa505f8b30d5742055f2b3a9264 Mon Sep 17 00:00:00 2001 From: Michael Bouschen Date: Sun, 31 Aug 2025 14:39:41 +0200 Subject: [PATCH] JDO-852: removed duplicated entry catchall --- .asf.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index f4f68fc..38d42ee 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -44,7 +44,6 @@ github: close_pr: "Re: [PR] {title} ({repository})" comment_pr: "Re: [PR] {title} ({repository})" merge_pr: "Re: [PR] {title} ({repository})" - catchall: "Updated: {repository}/#{issue_id}: {title}" new_issue: "[I] {title} ({repository})" comment_issue: "Re: [I] {title} ({repository})" close_issue: "Re: [I] {title} ({repository})"