This is an automated email from the ASF dual-hosted git repository.
virajjasani pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/phoenix-adapters.git
The following commit(s) were added to refs/heads/main by this push:
new a98d719 Revert "[INFRA] Set up default rulesets for default and
release branches (#4)"
a98d719 is described below
commit a98d719478d8d58012827e4a67883ec3efbe629c
Author: Viraj Jasani <[email protected]>
AuthorDate: Tue May 26 15:28:12 2026 -0700
Revert "[INFRA] Set up default rulesets for default and release branches
(#4)"
This reverts commit 5ae0dd020239b09bc1996ede607f83564b309e02.
---
.asf.yaml | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 5cfdb5d..feddc3d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -44,19 +44,6 @@ github:
rebase: false
autolink_jira:
- PHOENIX
- rulesets:
- - name: "Default Branch Protection"
- type: branch
- branches:
- includes:
- - "~DEFAULT_BRANCH"
- - "release/*"
- - "rel/*"
- excludes: []
- bypass_teams:
- - root
- restrict_deletion: true
- restrict_force_push: true
notifications:
commits: [email protected]
issues: [email protected]