This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch feature/disable-jira-comments-from-github
in repository https://gitbox.apache.org/repos/asf/maven-release.git

commit f9ef53c79d27c01e8dbe9a25a2c174eff917a878
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Sep 24 09:53:49 2024 +0200

    Disable auto-generated JIRA comments from GitHub
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 989ff9bd..2cf8fb16 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,4 +34,4 @@ notifications:
   commits: [email protected]
   issues: [email protected]
   pullrequests: [email protected]
-  jira_options: link label comment
+  jira_options: link label

Reply via email to