This is an automated email from the ASF dual-hosted git repository.
pkarwasz 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 58bd98ee35 Removes deprecated `github.del_branch_on_merge` setting
(#3670)
58bd98ee35 is described below
commit 58bd98ee3575fea02ebec8cfa9c2da60b7dd0ec8
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Mon May 19 10:21:40 2025 +0200
Removes deprecated `github.del_branch_on_merge` setting (#3670)
The `github.del_branch_on_merge` setting was renamed to
`github.pull_requests.del_branch_on_merge`.
---
.asf.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index afbcd89677..459af934ea 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,7 +40,6 @@ github:
issues: true
discussions: true
projects: true
- del_branch_on_merge: true
autolink_jira:
- LOG4J2
labels: