Skip to content

ci: add workflow to cancel previous runs#4542

Merged
alexander-akait merged 1 commit intomasterfrom
snitin315-patch-2
Aug 15, 2022
Merged

ci: add workflow to cancel previous runs#4542
alexander-akait merged 1 commit intomasterfrom
snitin315-patch-2

Conversation

@snitin315
Copy link
Copy Markdown
Member

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

Motivation / Use-Case

Related documentation

This is a GitHub Action that will cancel any previous runs that are not completed for a given workflow. When we push a commit to PR the previous workflow keeps running and we have to make cancel them manually to make room for the latest workflow. This workflow takes care of this automatically.

Breaking Changes

No

Additional Info

No

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 15, 2022

Codecov Report

Merging #4542 (4a3e503) into master (49efdf8) will decrease coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4542      +/-   ##
==========================================
- Coverage   92.24%   92.11%   -0.13%     
==========================================
  Files          16       16              
  Lines        1637     1637              
  Branches      616      616              
==========================================
- Hits         1510     1508       -2     
- Misses        116      118       +2     
  Partials       11       11              
Impacted Files Coverage Δ
lib/servers/WebsocketServer.js 89.74% <0.00%> (-5.13%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@alexander-akait alexander-akait merged commit 544543a into master Aug 15, 2022
@alexander-akait alexander-akait deleted the snitin315-patch-2 branch August 15, 2022 17:35
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.

2 participants