8000 Add concurrency to cancel in-progress workflows for testing by trsvchn · Pull Request #2371 · pytorch/ignite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add concurrency to cancel in-progress workflows for testing #2371

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

Merged
merged 4 commits into from
Dec 19, 2021

Conversation

trsvchn
Copy link
Collaborator
@trsvchn trsvchn commented Dec 19, 2021

Fixes #{issue number}

Description:

This PR utilizes concurrency groups to cancel in-progress workflows for GH Actions for the following ci workflows:

  • unit-tests
  • tpu-tests
  • hvd-tests

Note: for protected branches (like master) this works differently: every new commit doesn't cancel previous one.

Check list:

  • New tests are added (if a new feature is added)
  • New doc strings: description and/or example code are in RST format
  • Documentation is updated (if required)

@github-actions github-actions bot added the ci CI label Dec 19, 2021
Copy link
Collaborator
@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

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

Thanks @trsvchn !

@vfdev-5 vfdev-5 enabled auto-merge (squash) December 19, 2021 21:02
@vfdev-5 vfdev-5 merged commit eba40ed into pytorch:master Dec 19, 2021
@trsvchn trsvchn deleted the ci-wf-imprv branch December 20, 2021 14:00
Ishan-Kumar2 pushed a commit to Ishan-Kumar2/ignite that referenced this pull request Dec 26, 2021
…2371)

* Add concurrency to cancel in-progress workflows

* Update hvd-tests.yml

* Update hvd-tests.yml

Co-authored-by: vfdev <vfdev.5@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0