Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

continuous-integration.yml: disable concurrent_skipping #5473

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Jul 2, 2024

The default is 'never'.
https://github.com/fkirc/skip-duplicate-actions/tree/84931c63f7562abc89860097e0caf563c7b87f65?tab=readme-ov-file#concurrent_skipping

Reason: the skipped checks of push or pull_request finish before the other. If the other fails, we have a PR with failed checks in the devel branch.

The default is 'never'.
https://github.com/fkirc/skip-duplicate-actions/tree/84931c63f7562abc89860097e0caf563c7b87f65?tab=readme-ov-file#concurrent_skipping

Reason: the skipped checks of push or pull_request finish before the other.
If the other fails, we have a PR with failed checks in the devel branch.
@BacLuc BacLuc enabled auto-merge July 3, 2024 15:12
@BacLuc BacLuc added this pull request to the merge queue Jul 3, 2024
Merged via the queue into ecamp:devel with commit f8ab815 Jul 3, 2024
34 checks passed
@BacLuc BacLuc deleted the do-not-skip-concurrent branch July 3, 2024 15:22
@BacLuc BacLuc mentioned this pull request Jul 10, 2024
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.

3 participants