Skip to content

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented May 13, 2023

New Pull Request Checklist

Issue Description

CI workflows can run concurrently when a new commit is pushed on a PR. This uses GitHub Action resources unnecessarily.

Approach

Cancel any currently running workflows from previous PR commits.

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title ci: prevent concurrent CI runs for same PR ci: Prevent concurrent CI runs for same PR May 13, 2023
@parse-github-assistant
Copy link

parse-github-assistant bot commented May 13, 2023

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@mtrezza mtrezza changed the title ci: Prevent concurrent CI runs for same PR ci: Prevent concurrent CI runs May 13, 2023
@mtrezza mtrezza merged commit 2d1eea5 into parse-community:master May 13, 2023
@mtrezza mtrezza deleted the ci-prevent-concurrency branch May 13, 2023 12:39
@parseplatformorg
Copy link

🎉 This change has been released in version 2.3.1

@parseplatformorg parseplatformorg added the state:released Released as stable version Edit label May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:released Released as stable version Edit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants