crossplane-contrib / provider-alibaba

Crossplane provider for Alibaba Cloud
Apache License 2.0
50 stars 18 forks source link

Don't skip concurrent CI runs #47

Closed hasheddan closed 3 years ago

hasheddan commented 3 years ago

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:

How has this code been tested

See https://github.com/crossplane/crossplane/pull/1902