Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

ruyadorno
Copy link
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