Skip to content

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Jun 21, 2024

Enable concurrency to decrease CI pressure. (E.g. If a PR receives several commits in quick succession, only the latest commit will be run and the earlier ones will be cancelled.)

Enable concurrency to decrease CI pressure. (E.g. If a PR receives several commits in quick succession, only the latest commit will be test and the earlier ones will be cancelled.)
Copy link
Contributor

@OliverO2 OliverO2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea to use that apparently frequently used practice!

@aSemy aSemy merged commit e5469b0 into adam/feat/kotest-gradle-plugin-publish Jun 21, 2024
@aSemy aSemy deleted the adam/feat/gha-pr-test-concurrency branch June 21, 2024 15:34
aSemy added a commit that referenced this pull request Jun 21, 2024
Enable concurrency to decrease CI pressure. (E.g. If a PR receives
several commits in quick succession, only the latest commit will be run
and the earlier ones will be cancelled.)
aSemy added a commit that referenced this pull request Jun 21, 2024
Enable concurrency to decrease CI pressure. (E.g. If a PR receives
several commits in quick succession, only the latest commit will be run
and the earlier ones will be cancelled.)

(Recreation of #4138, because I
selected the wrong target branch.)
@aSemy aSemy added the builds 🐘 PRs / Issues related to the CI/CD pipelines or Gradle builds label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builds 🐘 PRs / Issues related to the CI/CD pipelines or Gradle builds
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants