This is an automated email from the ASF dual-hosted git repository.
mbien pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
The following commit(s) were added to refs/heads/master by this push:
new 90a05a6b4d8 Attempt to repair asf repo config (get merge button back
etc)
90a05a6b4d8 is described below
commit 90a05a6b4d88854714e538b16b6556e03f45585c
Author: Michael Bien <[email protected]>
AuthorDate: Thu Mar 13 17:18:35 2025 +0100
Attempt to repair asf repo config (get merge button back etc)
- switch off rebase
- map discussions to notifications list
---
.asf.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 3fe4379ef25..674d9adf0cc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,7 +35,7 @@ github:
enabled_merge_buttons:
squash: false
merge: true
- rebase: true
+ rebase: false
protected_branches:
# no force push to master
master: {}
@@ -49,4 +49,5 @@ notifications:
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
+ discussions: [email protected]
jira_options: link label worklog
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists