This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flagon.git
The following commit(s) were added to refs/heads/master by this push:
new f7664b1 regressing asf.yaml
f7664b1 is described below
commit f7664b161103050ce15667876f6f144739418cdc
Author: poorejc <[email protected]>
AuthorDate: Fri Jun 16 01:54:51 2023 -0400
regressing asf.yaml
---
.asf.yaml | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index ba1e99b..72dc3db 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -49,13 +49,4 @@ github:
new_issue: "[I] {title} ({repository})"
comment_issue: "Re: [I] {title} ({repository})"
close_issue: "Re: [I] {title} ({repository})"
- catchall: "[GH] {title} ({repository})"
-
-#manages alerts by distributing to lists
-notifications:
- commits: [email protected]
- issues: [email protected]
- pullrequests_status: [email protected]
- pullrequests_comment: [email protected]
- # Send dependabot PRs to commits@ instead
- pullrequests_bot_dependabot: [email protected]
\ No newline at end of file
+ catchall: "[GH] {title} ({repository})"
\ No newline at end of file