This is an automated email from the ASF dual-hosted git repository. meonkeys pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 5acabf3890ff0de1eab6d1073491241b98c99e45 Merge: 23c67f7867 76a8e5a003 Author: Adam Monsen <[email protected]> AuthorDate: Mon Mar 23 07:45:28 2026 -0700 modify .asf.yaml to enforce FSIP-7 The merge button for GitHub PRs will no longer include "sqash" and "rebase". PR conversations (e.g. reviews requesting changes) must be resolved. Signatures will be required for all commits on the develop branch. Merge branch 'enforce-FSIP-7' into develop * enforce-FSIP-7: FINERACT-2544: remove one commmit per user check update docs with new merge strategy FINERACT-2177: enforce traditional merge strategy See https://cwiki.apache.org/confluence/display/FINERACT/FSIP-7%3A+Traditional+Merge+Strategy .asf.yaml | 10 ++++ .github/workflows/pr-one-commit-per-user-check.yml | 57 ---------------------- CONTRIBUTING.md | 32 ++++++++++-- .../docs/en/chapters/release/process-step13.adoc | 2 +- 4 files changed, 38 insertions(+), 63 deletions(-)
