mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ba991cbb85
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> |
||
---|---|---|
.. | ||
build-multi-stage.yaml | ||
codespell.yaml | ||
commitlint.yaml | ||
dependency-review.yaml | ||
go-test.yaml | ||
golangci-lint.yaml | ||
lint-extras.yaml | ||
mergify-copy-labels.yaml | ||
mod-check.yaml | ||
publish-artifacts.yaml | ||
pull-request-commentor.yaml | ||
retest.yaml | ||
stale.yaml | ||
test-retest-action.yaml |