This is an automated email from the ASF dual-hosted git repository.
alexkun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
The following commit(s) were added to refs/heads/master by this push:
new de4ff9d remove protected_branches of dev-1.1.1
new 774b068 Merge pull request #1342 from casionone/master
de4ff9d is described below
commit de4ff9d21d44ec17598afe4ce94a88f1b65d25f8
Author: casionone <[email protected]>
AuthorDate: Fri Jan 28 17:31:54 2022 +0800
remove protected_branches of dev-1.1.1
---
.asf.yaml | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index a248238..c3a3f5b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -49,7 +49,7 @@ github:
enabled_merge_buttons:
merge: true
squash: true
- rebase: false
+ rebase: true
protected_branches:
master:
required_status_checks:
@@ -63,12 +63,6 @@ github:
required_pull_request_reviews:
dismiss_stale_reviews: true
required_approving_review_count: 1
- dev-1.1.1:
- required_status_checks:
- strict: true
- required_pull_request_reviews:
- dismiss_stale_reviews: true
- required_approving_review_count: 1
dev-1.2.0:
required_status_checks:
strict: true
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]