Skip to content

Conversation

@Artur-
Copy link
Member

@Artur- Artur- commented Nov 21, 2025

Moved concurrency control from workflow level to individual jobs to prevent new commits on one PR from cancelling integration tests running for other PRs. Integration tests use a global queue with staleness checks to ensure only the latest commit from each PR runs tests while respecting SauceLabs limits.

Moved concurrency control from workflow level to individual jobs to prevent
new commits on one PR from cancelling integration tests running for other PRs.
Integration tests use a global queue with staleness checks to ensure only the
latest commit from each PR runs tests while respecting SauceLabs limits.
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