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-doxia-sitetools.git
commit 8c5c6ba4dfc8344693b074ff65bc0a7119e5a1de Author: Konrad Windszus <[email protected]> AuthorDate: Tue Sep 24 09:55:12 2024 +0200 Disable JIRA comments from GitHub --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index a0e8f5d..f723a14 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -18,4 +18,4 @@ notifications: commits: [email protected] issues: [email protected] pullrequests: [email protected] - jira_options: link label comment + jira_options: link label
