ceph-csi/.github/workflows
Niels de Vos ba991cbb85 ci: use github.event.label.name for check in pull-request-commenter
The `github.event.label.name` was replaced by
`github.event.pull_request.label` in PR #3862. It seems that the value
always is `null`, which causes the pull-request-commenter to skip the
events for `ok-to-test` label additions. By using the original
`github.event.label.name`, things work again as expected.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2023-06-01 11:52:02 +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: Set permissions for GitHub actions 2022-05-05 20:21:15 +05:30
commitlint.yaml ci: do not run commitlint GitHub Action on dependabot PRs 2023-02-21 10:58:52 +00:00
dependency-review.yaml rebase: bump actions/dependency-review-action from 2 to 3 2022-11-17 13:00:22 +00:00
go-test.yaml ci: Set permissions for GitHub actions 2022-05-05 20:21:15 +05:30
golangci-lint.yaml ci: Set permissions for GitHub actions 2022-05-05 20:21:15 +05:30
lint-extras.yaml ci: Set permissions for GitHub actions 2022-05-05 20:21:15 +05:30
mergify-copy-labels.yaml ci: switch back to official label copier & always add ok-to-test label 2023-05-19 07:40:10 +00:00
mod-check.yaml ci: Set permissions for GitHub actions 2022-05-05 20:21:15 +05:30
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: use github.event.label.name for check in pull-request-commenter 2023-06-01 11:52:02 +00:00
retest.yaml ci: Set permissions for GitHub actions 2022-05-05 20:21:15 +05:30
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