react-native/.github
Riccardo Cipolleschi 5bf1a77a0b Cancel test-all job is another commits get pushed in the same branch (#45568)
Summary:
CircleCI was automatically cancelling an old run if a new commit was pushed on the branch.
GitHub does not have the same behavior enabled by default.

Keep running jobs in a pipeline when there is a new commit is usually wasteful of resources and cost money we can save.

## Changelog:
[Internal] - Cancel old jobs if a new commit is pushed

Pull Request resolved: https://github.com/facebook/react-native/pull/45568

Test Plan: Tested on GHA on this PR

Reviewed By: blakef

Differential Revision: D60035940

Pulled By: cipolleschi

fbshipit-source-id: 88b4dfc8bdd3eded6489a87db285e9544d3a1bcf
2024-07-22 03:51:33 -07:00
..
actions Only cache node_modules on main (#45544) 2024-07-19 13:04:07 -07:00
ISSUE_TEMPLATE Link to releases repo for upgrade issues (#43295) 2024-03-04 08:55:00 -08:00
workflow-scripts Delete useless local-cli dir (#43602) 2024-03-25 04:27:54 -07:00
workflows Cancel test-all job is another commits get pushed in the same branch (#45568) 2024-07-22 03:51:33 -07:00
ISSUE_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md
RELEASE_TEMPLATE.md
SUPPORT.md