This is an automated email from the ASF dual-hosted git repository. lprimak pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/shiro.git
commit efd594d9a6f2d678c13e1c173e6ad744d244154f Author: lprimak <[email protected]> AuthorDate: Tue Jun 16 15:11:56 2026 -0500 chore(asf.yaml): don't dismiss stale reviews --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index de2b703bc..a4e545e71 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -47,7 +47,7 @@ github: required_linear_history: true required_conversation_resolution: false required_pull_request_reviews: - dismiss_stale_reviews: true + dismiss_stale_reviews: false require_last_push_approval: false require_code_owner_reviews: false required_approving_review_count: 0
