Skip to content

docs: document native GitHub Action inputs for override hygiene - #910

Merged
sonukapoor merged 1 commit into
mainfrom
docs/override-hygiene-action-inputs
Jul 28, 2026
Merged

docs: document native GitHub Action inputs for override hygiene#910
sonukapoor merged 1 commit into
mainfrom
docs/override-hygiene-action-inputs

Conversation

@sonukapoor

Copy link
Copy Markdown
Collaborator

The override-hygiene CI-integration docs only showed raw CLI flags, so anyone wiring up the GitHub Action had no way to discover that override hygiene is available through native Action inputs.

This adds a ### GitHub Action subsection under CI integration covering the two modes - inline check-overrides and a dedicated overrides audit step - with copy-run YAML and an input reference table for check-overrides, overrides, overrides-fail-on, check-network, and audit-log. It also removes a duplicated example from the existing CLI subsection.

Docs-only. Verified with a clean cd website && npm run build.

Closes #909

The override-hygiene CI-integration section only showed raw CLI flags and had a
duplicated example. Add a GitHub Action subsection covering the native inputs
(check-overrides, overrides, overrides-fail-on, check-network, audit-log) with
inline and dedicated-audit examples, and fix the duplicate CLI example.
@sonukapoor
sonukapoor merged commit 4ed53c2 into main Jul 28, 2026
9 checks passed
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.

docs: document native GitHub Action inputs for override hygiene

1 participant