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

labeler: remove concurrency limit #1187

Merged
merged 1 commit into from
Mar 22, 2023
Merged

labeler: remove concurrency limit #1187

merged 1 commit into from
Mar 22, 2023

Conversation

adamjstewart
Copy link
Collaborator

In #1094 I added a feature that would cancel in-progress jobs if a new commit was added. It seems this feature is accidentally canceling the latest job too (#1185 is one of many examples). Since this job doesn't take more than a few seconds anyway, there's no reason to cancel it, so I removed it.

@adamjstewart adamjstewart added this to the 0.4.1 milestone Mar 21, 2023
@github-actions github-actions bot added the testing Continuous integration testing label Mar 21, 2023
@calebrob6 calebrob6 enabled auto-merge (squash) March 22, 2023 12:27
@calebrob6 calebrob6 merged commit 06a706f into main Mar 22, 2023
@calebrob6 calebrob6 deleted the ci/labeler branch March 22, 2023 12:41
calebrob6 pushed a commit that referenced this pull request Apr 10, 2023
yichiac pushed a commit to yichiac/torchgeo that referenced this pull request Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Continuous integration testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants