This is an automated email from the ASF dual-hosted git repository. adamsaghy pushed a commit to branch revert-6318-FINERACT-2684/allow-pr-update in repository https://gitbox.apache.org/repos/asf/fineract.git
commit cc5a2806aebce563976ec7d1d9b2a4128043262d Author: Adam Saghy <[email protected]> AuthorDate: Tue Aug 25 11:29:49 2026 +0200 Revert "FINERACT-2684: Allow PR update" --- .asf.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 5dbcf32bc4..5c77dcc6a0 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -35,9 +35,6 @@ github: # Dismiss stale pull request approvals when new commits are pushed. # New, reviewable commits pushed will dismiss previous pull request review approvals. dismiss_stale_reviews: true - pull_requests: - # enable updating head branches of pull requests - allow_update_branch: true notifications: commits: [email protected] pullrequests: [email protected]
