This is an automated email from the ASF dual-hosted git repository.
gmcdonald pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 1896cc212c Remove required checks to avoid blocking PRs again in the
future (#1683)
1896cc212c is described below
commit 1896cc212c14a0ddf04b2f9ea49486d5c76006d5
Author: JB Onofré <[email protected]>
AuthorDate: Sat Feb 14 18:47:11 2026 +0100
Remove required checks to avoid blocking PRs again in the future (#1683)
---
.asf.yaml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 7eb9d35a9d..b0615441ed 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -43,11 +43,6 @@ github:
require_code_owner_reviews: false
required_approving_review_count: 1
required_linear_history: true
- required_status_checks:
- strict: false
- contexts:
- - build
- - test
features:
wiki: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact