Skip to content

feat: add ability to skip pre/post hooks - #1718

Closed
ruyadorno wants to merge 1 commit into
npm:release/v7.0.0-betafrom
ruyadorno:add-ability-to-skip-pre-post-hooks
Closed

feat: add ability to skip pre/post hooks#1718
ruyadorno wants to merge 1 commit into
npm:release/v7.0.0-betafrom
ruyadorno:add-ability-to-skip-pre-post-hooks

Conversation

@ruyadorno

Copy link
Copy Markdown
Contributor

Implement support to ignoreScripts config option in npm run-script
allowing for skipping pre and post hooks when used as discussed in
RFC-0029.

ref: https://github.com/npm/rfcs/blob/ed67c2bc41873d8f1954f8ce4a8f00437f5f14eb/accepted/0029-add-ability-to-skip-hooks.md

/cc @lumaxis

Implement support to `ignoreScripts` config option in `npm run-script`
allowing for skipping pre and post hooks when used as discussed in
RFC-0029.

ref: https://github.com/npm/rfcs/blob/ed67c2bc41873d8f1954f8ce4a8f00437f5f14eb/accepted/0029-add-ability-to-skip-hooks.md
@ruyadorno
ruyadorno requested a review from a team as a code owner August 24, 2020 21:29
@ruyadorno ruyadorno added Release 7.x work is associated with a specific npm 7 release semver:minor new backwards-compatible feature labels Aug 25, 2020
@ruyadorno ruyadorno added this to the OSS - Sprint 13 milestone Aug 25, 2020
isaacs pushed a commit that referenced this pull request Aug 25, 2020
Implement support to `ignoreScripts` config option in `npm run-script`
allowing for skipping pre and post hooks when used as discussed in
RFC-0029.

ref: https://github.com/npm/rfcs/blob/ed67c2bc41873d8f1954f8ce4a8f00437f5f14eb/accepted/0029-add-ability-to-skip-hooks.md

PR-URL: #1718
Credit: @ruyadorno
Close: #1718
Reviewed-by: @isaacs
@ruyadorno ruyadorno closed this Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release 7.x work is associated with a specific npm 7 release semver:minor new backwards-compatible feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant