Skip to content

chore(ci): cancel in-progress workflow runs on new pushes#1078

Open
shsteimer wants to merge 1 commit into
mainfrom
cicancel
Open

chore(ci): cancel in-progress workflow runs on new pushes#1078
shsteimer wants to merge 1 commit into
mainfrom
cicancel

Conversation

@shsteimer

Copy link
Copy Markdown
Contributor

Description

While working on #1074 that repeated pushed to an open pr queues duplicated runs of the test suite. Since none of these workflows deploy or have other side effects, it should be safe to cancel a superseded run outright.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Repeated pushes to a PR or main queued duplicate e2e/lint runs that
ran concurrently instead of superseding each other. Since none of
these workflows deploy or have other side effects, it's safe to
cancel a superseded run outright.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@aem-code-sync

aem-code-sync Bot commented Jul 7, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-sync branch
Commits

@shsteimer shsteimer requested a review from bosschaert July 7, 2026 15:17
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.

1 participant