ceph-csi/actions
Niels de Vos 34ff13984a ci: prevent panic in retest action on nil strings
In case a PullRequest does not have a MergeableState set, it will be
`nil`. Dereferencing the pointer will cause a Go panic, and the action
won't work as intended.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-06-27 15:00:50 +00:00
..
retest ci: prevent panic in retest action on nil strings 2022-06-27 15:00:50 +00:00