This is an automated email from the ASF dual-hosted git repository.
chunshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-horaedb.git
The following commit(s) were added to refs/heads/main by this push:
new e2c96694 chore: update protected_tags in .asf.yaml (#1514)
e2c96694 is described below
commit e2c9669484edfe2d93a316388c4bafbda9177263
Author: chunshao.rcs <[email protected]>
AuthorDate: Wed Apr 17 14:12:59 2024 +0800
chore: update protected_tags in .asf.yaml (#1514)
## Rationale
Update protected_tags in .asf.yaml.
## Detailed Changes
Temporarily ignore tag protection in order to remove erroneous tags
v2.0.0 .
## Test Plan
No need.
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 42ffc0d7..c5334350 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,6 +41,7 @@ github:
required_pull_request_reviews:
dismiss_stale_reviews: true
required_approving_review_count: 1
+ protected_tags: []
notifications:
commits: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]