You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example in #2224 I just amended and forced pushed a commit with, but because Drone is still running the tests for the previous commit that's 15 min of CI time wasted.
To be a good CI citizen I need to open the web interface and cancel every job of the matrix commit by hand...
The text was updated successfully, but these errors were encountered:
Would be even better if we could cancel all jobs at the same time in the web UI. It's pretty dumb that you cannot do that, but when you restart one job it restarts all the jobs for the current PR :/
For example in #2224 I just amended and forced pushed a commit with, but because Drone is still running the tests for the previous commit that's 15 min of CI time wasted.
To be a good CI citizen I need to open the web interface and cancel every job of the matrix commit by hand...
The text was updated successfully, but these errors were encountered: