summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2023-01-06 10:39:52 +0100
committerJan Lehnardt <jan@apache.org>2023-01-06 10:46:37 +0100
commit629f999e2840ce2d1394db376ddbcb5199e70ab2 (patch)
tree4e42c1644aea10827882bac84b7277a0fa2c5cc0
parenta840dc9a8eb464432924d20810e1b038f047d653 (diff)
downloadcouchdb-chore/protec.tar.gz
chore: protect 3.3.x and 3.2.x brancheschore/protec
-rw-r--r--.asf.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.asf.yaml b/.asf.yaml
index 2e7f1c7ff..5ecb8c5fe 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,6 +32,12 @@ github:
strict: true
contexts:
- continuous-integration/jenkins/pr-merge
+ 3.3.x:
+ required_status_checks:
+ strict: true
+ 3.2.x:
+ required_status_checks:
+ strict: true
3.1.x:
required_status_checks:
strict: true