Skip to content

Cancel in progress Github runners on subsequent push#6025

Open
cwperks wants to merge 2 commits intoopensearch-project:mainfrom
cwperks:cancel-in-progress
Open

Cancel in progress Github runners on subsequent push#6025
cwperks wants to merge 2 commits intoopensearch-project:mainfrom
cwperks:cancel-in-progress

Conversation

@cwperks
Copy link
Member

@cwperks cwperks commented Mar 20, 2026

Description

This PR will cancel any in progress runners if a contributor pushes another commit. This helps particularly in cases where a contributor pushes a CHANGELOG entry after opening a PR when the PR number is known. It helps to conserve runners since there are only a limited number in a pool.

  • Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation)

Maintenance

Check List

  • New functionality includes testing
  • New functionality has been documented
  • New Roles/Permissions have a corresponding security dashboards plugin PR
  • API changes companion pull request created
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

cwperks added 2 commits March 20, 2026 11:33
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.86%. Comparing base (3661e7b) to head (d061833).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6025      +/-   ##
==========================================
+ Coverage   73.82%   73.86%   +0.04%     
==========================================
  Files         439      440       +1     
  Lines       27122    27229     +107     
  Branches     4025     4044      +19     
==========================================
+ Hits        20024    20114      +90     
- Misses       5192     5205      +13     
- Partials     1906     1910       +4     

see 26 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant