Skip to content

feat(node-ci): add enable-type-check and enable-gitleaks toggles#249

Merged
CybotTM merged 1 commit into
mainfrom
feat/node-ci-toggles
Jul 20, 2026
Merged

feat(node-ci): add enable-type-check and enable-gitleaks toggles#249
CybotTM merged 1 commit into
mainfrom
feat/node-ci-toggles

Conversation

@CybotTM

@CybotTM CybotTM commented Jul 20, 2026

Copy link
Copy Markdown
Member

Adds enable-type-check and enable-gitleaks inputs (default true) to node-ci.yml so plain-JS consumers (no type/build layer; no GITLEAKS_LICENSE) adopt the gold standard cleanly instead of via a true no-op / a failing gitleaks job. ts-check.yml already exposes enable-type-check.

Plain-JS packages have no type/build layer (type-check would need a no-op
hack) and repos without a GITLEAKS_LICENSE would fail the gitleaks job.
Both are now opt-out via inputs (default true), so the node gold standard
fits plain-JS consumers cleanly.

Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de>
Copilot AI review requested due to automatic review settings July 20, 2026 22:58
@sonarqubecloud

Copy link
Copy Markdown

@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@CybotTM
CybotTM merged commit 8dbda0e into main Jul 20, 2026
11 of 12 checks passed
@CybotTM
CybotTM deleted the feat/node-ci-toggles branch July 20, 2026 22:59

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Sign up for free to 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.

2 participants