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

Github Actions: cancel-in-progress #2196

Merged
merged 2 commits into from
May 9, 2024
Merged

Github Actions: cancel-in-progress #2196

merged 2 commits into from
May 9, 2024

Conversation

samtygier-stfc
Copy link
Collaborator

@samtygier-stfc samtygier-stfc commented May 8, 2024

Issue

closes #2195

Description

Use cancel-in-progress option to cancel in progress runs when a new commit is push to a PR

Testing & Acceptance Criteria

I have tested with a test commit. See screenshots below

Documentation

Release notes

@samtygier-stfc
Copy link
Collaborator Author

I made the PR, which set the tests running
Screenshot at 2024-05-08 11-41-43

Then pushed a test commit, which caused the first tests to be cancelled

Screenshot at 2024-05-08 11-42-50

See https://github.com/mantidproject/mantidimaging/actions/runs/9000435773/job/24724581250 for a cancelled run.

@samtygier-stfc samtygier-stfc marked this pull request as ready for review May 8, 2024 11:00
@coveralls
Copy link

coveralls commented May 8, 2024

Coverage Status

coverage: 72.726%. remained the same
when pulling baa5715 on 2195-test-runs
into 931065b on main.

Copy link
Collaborator

@JackEAllen JackEAllen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! One small sustainable development step at a time 🌱

@JackEAllen JackEAllen added this pull request to the merge queue May 9, 2024
Merged via the queue into main with commit 29ee08c May 9, 2024
12 checks passed
@JackEAllen JackEAllen deleted the 2195-test-runs branch May 9, 2024 14:25
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.

cancel runnning tests of new commit to PR
3 participants