Closed hasheddan closed 4 years ago
While this feature is handy, it's possible to abuse it to make a required PR check 'pass' (i.e. be skipped) be rapidly queueing a concurrent run alongside a run that will fail. See the below issue for more details.
fkirc/skip-duplicate-actions#50
Signed-off-by: hasheddan georgedanielmangum@gmail.com
Co-authored-by: Nic Cope negz@rk0n.org
I have:
make reviewable test
See https://github.com/crossplane/crossplane/pull/1902
Description of your changes
While this feature is handy, it's possible to abuse it to make a required PR check 'pass' (i.e. be skipped) be rapidly queueing a concurrent run alongside a run that will fail. See the below issue for more details.
fkirc/skip-duplicate-actions#50
Signed-off-by: hasheddan georgedanielmangum@gmail.com
Co-authored-by: Nic Cope negz@rk0n.org
I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested
See https://github.com/crossplane/crossplane/pull/1902