This is an automated email from the ASF dual-hosted git repository.
lixueclaire pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-graphar-testing.git
The following commit(s) were added to refs/heads/main by this push:
new 50a1746 fix: required_linear_history level (#29)
50a1746 is described below
commit 50a17467620c748e8174c3c5e2dd2e10db200532
Author: Xiaokang Yang <[email protected]>
AuthorDate: Tue Jun 17 10:58:29 2025 +0800
fix: required_linear_history level (#29)
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index a904fcd..815437e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,7 +35,7 @@ github:
required_pull_request_reviews:
dismiss_stale_reviews: false
required_approving_review_count: 1
- required_linear_history: true
+ required_linear_history: true
features:
issues: true
discussions: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]