iachat/.github/workflows
Kitsios Konstantinos 3ea6429895
chore: Cancel redundant ci runs on consecutive pushes on the same PR (#11851)
Currently, if a PR is open and a push happens, the Run Size Limit Check
workflow will start running. If, shortly after a subsequent push on the
same PR happens, the workflow will start running again without
cancelling the previous (now obsolete) run. With these changes, the
first run would be cancelled, thus saving compute resources (see below
for quantity) without sacrificing functionality, since the second run
will contain the changes from the first push as well.
2025-07-02 15:25:30 +05:30
..
deploy_check.yml chore: Cancel redundant ci runs on consecutive pushes on the same PR (#11851) 2025-07-02 15:25:30 +05:30
frontend-fe.yml fix: Updating the Ubuntu version to run the tests (#11260) 2025-04-08 16:36:06 -07:00
lint_pr.yml chore(ci): Ensure PR titles are in semantic format (#7346) 2023-06-19 16:48:45 +05:30
lock.yml chore: Remove closing comment on issues/PRs (#9964) 2024-08-20 14:27:15 +05:30
logging_percentage_check.yml chore: Cancel redundant ci runs on consecutive pushes on the same PR (#11851) 2025-07-02 15:25:30 +05:30
nightly_installer.yml fix: Updating the Ubuntu version to run the tests (#11260) 2025-04-08 16:36:06 -07:00
publish_codespace_image.yml chore: Update Codespaces (#11621) 2025-05-29 01:45:00 -06:00
publish_ee_docker.yml feat: docker arm64 builds for ee edition (#10891) 2025-02-12 16:28:53 +05:30
publish_foss_docker.yml fix: docker github action for ce images (#10800) 2025-01-30 15:52:01 +05:30
run_foss_spec.yml fix: Updating the Ubuntu version to run the tests (#11260) 2025-04-08 16:36:06 -07:00
size-limit.yml chore: Cancel redundant ci runs on consecutive pushes on the same PR (#11851) 2025-07-02 15:25:30 +05:30
stale.yml chore: add stale PR bot (#6289) 2023-01-19 18:53:21 +05:30
test_docker_build.yml chore: add gh action to test docker builds against PRs (#10892) 2025-02-12 17:16:33 +05:30