wpengine / github-action-wpe-site-deploy

A GitHub Action to deploy code directly to WP Engine.
MIT License
169 stars 36 forks source link

[CICD-497] Add concurrency queueing to e2e deploy workflow #95

Closed mike-day closed 1 week ago

mike-day commented 2 weeks ago

JIRA Ticket

CICD-497

What Are We Doing Here

Creates a queue when the e2e deploy testing workflow is triggered in an attempt to curb irrelevant notifications.

Otherwise, multiple instances of the e2e might try to access the test site at the same time, causing issues with validation of test results.

changeset-bot[bot] commented 2 weeks ago

⚠️ No Changeset found

Latest commit: 0374019935812bcd8067845077af143a39c60f92

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR