ceph-csi/.github/workflows
Niels de Vos 2d120f2e10 ci: exclude branches from the testing matrix for ok-to-test comments
It seems that `matrix.*` parameters can not be used in the if-statement
for a job. Now using the `exclude:` parameter with a more dynamically
constructed value for the branch. If the value for the branch is not
part of the initial branch list, the value will not be excluded, so the
jobs are expected to run.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2023-08-22 11:09:14 +00:00
..
build-multi-stage.yaml ci: add ci/skip/multi-arch-build label 2022-05-10 06:08:22 +00:00
codespell.yaml ci: use podman for simple GitHub workflows 2023-08-07 16:34:44 +00:00
commitlint.yaml ci: use podman for simple GitHub workflows 2023-08-07 16:34:44 +00:00
dependency-review.yaml ci: allow CVE-2019-11255 in Kubernetes module dependency 2023-07-26 13:34:23 +00:00
go-test.yaml ci: use podman for simple GitHub workflows 2023-08-07 16:34:44 +00:00
golangci-lint.yaml ci: use podman for simple GitHub workflows 2023-08-07 16:34:44 +00:00
lint-extras.yaml ci: use podman for simple GitHub workflows 2023-08-07 16:34:44 +00:00
mergify-copy-labels.yaml ci: fix pr-commentor for merge queue draft pr 2023-06-14 10:23:12 +00:00
mod-check.yaml ci: use podman for simple GitHub workflows 2023-08-07 16:34:44 +00:00
publish-artifacts.yaml rebase: bump docker/login-action from 1 to 2 2022-05-10 05:02:33 +00:00
pull-request-commentor.yaml ci: exclude branches from the testing matrix for ok-to-test comments 2023-08-22 11:09:14 +00:00
retest.yaml ci: prevent Retest Workflow from running on forked repos 2023-06-05 08:56:40 +00:00
stale.yaml rebase: Bump actions/stale from 7 to 8 2023-03-28 07:10:20 +00:00
test-retest-action.yaml ci: only run test-retest-action if the PR modifies the action 2023-02-21 10:58:52 +00:00