Skip to content

only run latest workflow for pull requests#480

Merged
schroedtert merged 1 commit intoPedestrianDynamics:mainfrom
schroedtert:only-one-concurrent-job-per-PR
Sep 5, 2025
Merged

only run latest workflow for pull requests#480
schroedtert merged 1 commit intoPedestrianDynamics:mainfrom
schroedtert:only-one-concurrent-job-per-PR

Conversation

@schroedtert
Copy link
Copy Markdown
Collaborator

  • Add concurrency group configuration to CI workflow
  • Cancel in-progress jobs for pull requests only
  • Keep all workflow runs for main branch pushes and tags
  • Optimize CI pipeline resource usage

Basically, to resolve these kinds of situations, the latest change waits for outdated jobs:
image

@schroedtert schroedtert marked this pull request as ready for review September 5, 2025 18:37
- Add concurrency group configuration to CI workflow
- Cancel in-progress jobs for pull requests only
- Keep all workflow runs for main branch pushes and tags
- Optimize CI pipeline resource usage
@schroedtert schroedtert force-pushed the only-one-concurrent-job-per-PR branch from 9419224 to 3ed25c8 Compare September 5, 2025 18:37
@schroedtert schroedtert merged commit aabeeb2 into PedestrianDynamics:main Sep 5, 2025
25 checks passed
@schroedtert schroedtert deleted the only-one-concurrent-job-per-PR branch September 5, 2025 19:28
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.77%. Comparing base (c7c3f5c) to head (3ed25c8).
⚠️ Report is 22 commits behind head on main.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants