kostmo / circleci-failure-tracker

A log analyzer for CircleCI. Note that this project is now hosted at pytorch/dr-ci
https://github.com/pytorch/dr-ci
5 stars 2 forks source link

Present option to rerun for every failed job #76

Closed kostmo closed 4 years ago

kostmo commented 4 years ago

Currently, the option to "rebuild all tentatively flaky" builds is presented. However, there may exist false-negative flakiness detections. In that case, the user should be able to re-run a particular job at their discretion.

cc @orionr