Skip to content

feat: support '!' skip patterns for monorepo

c5aaeae
Select commit
Loading
Failed to load commit list.
Open

feat: support "!" skip patterns for package lists #1013

feat: support '!' skip patterns for monorepo
c5aaeae
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Oct 2, 2025 in 0s

1 new security issue (0 max.).

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

Complexity increasing per file
==============================
- packages/shipjs-lib/src/lib/util/__tests__/expandPackageList.spec.js  1
- packages/shipjs-lib/src/lib/util/expandPackageList.js  4
         

See the complete overview on Codacy

Annotations

Check failure on line 15 in packages/shipjs-lib/src/lib/util/expandPackageList.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

packages/shipjs-lib/src/lib/util/expandPackageList.js#L15

Detected possible user input going into a `path.join` or `path.resolve` function.