Skip to content

feat(ncu-ci)!: require --certify-safe flag - #798

Merged
aduh95 merged 3 commits into
nodejs:mainfrom
aduh95:run-ci-certify-safe
Apr 24, 2024
Merged

feat(ncu-ci)!: require --certify-safe flag#798
aduh95 merged 3 commits into
nodejs:mainfrom
aduh95:run-ci-certify-safe

Conversation

@aduh95

Copy link
Copy Markdown
Contributor

Or ensure the PR has received at least one approving review since last time it was pushed.

Or ensure the PR has received at least one approving review since last
time it was pushed.
Comment threadlib/ci/run_ci.js Outdated
Comment threadlib/ci/run_ci.js

@mcollinamcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@BridgeARBridgeAR left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

RSLGTM

@aduh95aduh95 changed the title feat(ncu-ci): require --certify-safe flagfeat(ncu-ci)!: require --certify-safe flagApr 24, 2024
@aduh95
aduh95 merged commit a5213cd into nodejs:mainApr 24, 2024
@aduh95
aduh95 deleted the run-ci-certify-safe branch April 24, 2024 18:45
@github-actionsgithub-actionsBot mentioned this pull request Apr 19, 2024
@joyeecheung

Copy link
Copy Markdown
Member

This is currently a bit too restrictive - it should add an exceptions to collaborators otherwise even a collaborator cannot use the label to run the CI wihout an approving review (or after they've pushed a new commit), see nodejs/node#52692

@ovflowd

Copy link
Copy Markdown
Member

@aduh95 do you intend to make a patch based on what @joyeecheung mentioned? 👀

mcollina added a commit that referenced this pull request May 2, 2024
Sign up for freeto 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.

8 participants

@aduh95@joyeecheung@ovflowd@mcollina@benjamingr@anonrig@MoLow@BridgeAR