This is an automated email from the ASF dual-hosted git repository.
jacopoc pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git
The following commit(s) were added to refs/heads/trunk by this push:
new 880b06087 Update .asf.yaml with licensing information and GitHub
configuration, similar to the configuration of ofbiz-framework
880b06087 is described below
commit 880b060871c431e8c916b3529c8bfce11a9b27b5
Author: Jacopo Cappellato <[email protected]>
AuthorDate: Sat May 16 18:38:45 2026 +0200
Update .asf.yaml with licensing information and GitHub configuration,
similar to the configuration of ofbiz-framework
---
.asf.yaml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 02e81ef81..299d8c043 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,6 +13,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+# This file is used to configure ASF GitHub repositories.
+# It is used by the ASF GitHub bot to automate various tasks such as labeling,
+# merging, and notifications.
+# For more information, see
https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
+
github:
description: "Apache OFBiz is an open source product for the automation of
enterprise processes. It includes framework components and business
applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and
Manufacturing Resource Planning. OFBiz provides a foundation and starting point
for reliable, secure and scalable enterprise solutions."
homepage: https://ofbiz.apache.org/
@@ -31,6 +36,12 @@ github:
- geospatial
- hacktoberfest
+ enabled_merge_buttons:
+ merge: false
+ rebase: true
+ squash: true
+ squash_commit_message: PR_TITLE_AND_DESC
+
rulesets:
- name: "Default Branch Protection"
type: branch