Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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 <[email protected]>
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