Opened 6 years ago
Closed 6 years ago
#46634 closed task (blessed) (fixed)
Enable fast finishing on Travis CI
Reported by: | johnbillion | Owned by: | johnbillion |
---|---|---|---|
Milestone: | 5.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
With fast finishing enabled, Travis CI will mark your build as finished as soon as one of two conditions are met: The only remaining jobs are allowed to fail, or a job has already failed.
This reduces the time it takes to receive feedback in the #core Slack channel for broken, failing, and newly fixed builds.
Ref: https://blog.travis-ci.com/2013-11-27-fast-finishing-builds/
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Previously in [35150]
fast_finish: true
was removed as it was not working correctly and caused multiple Slack notifications, I reported it upstream in https://github.com/travis-ci/travis-ci/issues/4928#issue-111147790The above issue I created was closed as a dupe of https://github.com/travis-ci/travis-ci/issues/1696, this issue has since been fixed", so have at it I say @johnbillion