Skip to content

Commit

Permalink
Merge pull request #23672 from CecileRobertMichon/capi-branch-rename-…
Browse files Browse the repository at this point in the history
…prep

Prep cluster-api presubmits for branch rename
  • Loading branch information
k8s-ci-robot authored Sep 20, 2021
2 parents 0f59f13 + b31ff4c commit 5226d61
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ presubmits:
preset-service-account: "true"
branches:
# The script this job runs is not in all branches.
- ^main$
- ^master$
spec:
containers:
Expand All @@ -28,6 +29,7 @@ presubmits:
preset-dind-enabled: "true"
branches:
# The script this job runs is not in all branches.
- ^main$
- ^master$
spec:
containers:
Expand All @@ -53,6 +55,7 @@ presubmits:
preset-service-account: "true"
branches:
# The script this job runs is not in all branches.
- ^main$
- ^master$
spec:
containers:
Expand All @@ -71,6 +74,7 @@ presubmits:
preset-service-account: "true"
branches:
# The script this job runs is not in all branches.
- ^main$
- ^master$
spec:
containers:
Expand All @@ -92,6 +96,7 @@ presubmits:
preset-service-account: "true"
branches:
# The script this job runs is not in all branches.
- ^main$
- ^master$
spec:
containers:
Expand All @@ -113,6 +118,7 @@ presubmits:
preset-service-account: "true"
branches:
# The script this job runs is not in all branches.
- ^main$
- ^master$
spec:
containers:
Expand Down Expand Up @@ -141,6 +147,7 @@ presubmits:
decorate: true
branches:
# The script this job runs is not in all branches.
- ^main$
- ^master$
path_alias: sigs.k8s.io/cluster-api
run_if_changed: '^((api|bootstrap|cmd|config|controllers|controlplane|errors|exp|feature|hack|scripts|test|third_party|util)/|main\.go|go\.mod|go\.sum|Dockerfile|Makefile)'
Expand Down Expand Up @@ -170,6 +177,7 @@ presubmits:
optional: true
branches:
# The script this job runs is not in all branches.
- ^main$
- ^master$
path_alias: sigs.k8s.io/cluster-api
run_if_changed: '^((api|bootstrap|cmd|config|controllers|controlplane|errors|exp|feature|hack|scripts|test|third_party|util)/|main\.go|go\.mod|go\.sum|Dockerfile|Makefile)'
Expand Down Expand Up @@ -206,6 +214,7 @@ presubmits:
always_run: false
branches:
# The script this job runs is not in all branches.
- ^main$
- ^master$
path_alias: sigs.k8s.io/cluster-api
spec:
Expand Down Expand Up @@ -238,6 +247,7 @@ presubmits:
always_run: false
branches:
# The script this job runs is not in all branches.
- ^main$
- ^master$
path_alias: sigs.k8s.io/cluster-api
extra_refs:
Expand Down

0 comments on commit 5226d61

Please sign in to comment.