This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new b272045f86 Enable GitHub discussions and projects (#3552)
b272045f86 is described below
commit b272045f86588e6ff88d411a9c9eae93fc231243
Author: Christian Grobmeier <[email protected]>
AuthorDate: Fri Mar 21 12:29:40 2025 +0100
Enable GitHub discussions and projects (#3552)
---
.asf.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 1fe19a98de..e8e37f6d72 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,12 +31,15 @@ notifications:
pullrequests: [email protected]
pullrequests_bot_dependabot: [email protected]
jira_options: link label worklog
+ discussions: [email protected]
github:
description: "Apache Log4j is a versatile, feature-rich, efficient logging
API and backend for Java."
homepage: https://logging.apache.org/log4j/2.x
features:
issues: true
+ discussions: true
+ projects: true
del_branch_on_merge: true
autolink_jira:
- LOG4J2