node-core-utils icon indicating copy to clipboard operation
node-core-utils copied to clipboard

feat(land): add skipChecks option

Open mmarchini opened this issue 5 years ago • 4 comments

skipChecks will allow skipping certain checks. Useful to skip "commit after last approval" on commit queue.

Ref: https://github.com/nodejs/node/issues/34770

mmarchini avatar Aug 15 '20 04:08 mmarchini

I'm not 100% sure we're going to use this, but I guess it doesn't hurt to have it either.

mmarchini avatar Aug 15 '20 04:08 mmarchini

Codecov Report

Merging #475 into master will increase coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
+ Coverage   82.56%   82.70%   +0.13%     
==========================================
  Files          34       34              
  Lines        1658     1671      +13     
==========================================
+ Hits         1369     1382      +13     
  Misses        289      289              
Impacted Files Coverage Δ
lib/pr_checker.js 95.71% <100.00%> (+0.22%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4b32ebc...ad6349c. Read the comment docs.

codecov[bot] avatar Aug 15 '20 04:08 codecov[bot]

@mmarchini could you rebase this?

codebytere avatar Sep 28 '20 17:09 codebytere

This PR is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar Dec 28 '20 00:12 github-actions[bot]