noslop-sh/noslop check
Recompute noslop checks against the pull request diff and reconcile them with the acknowledgment ledger committed in the branch. Fails when a blocking check has no ledger record — commits made with --no-verify carry no acknowledgments, so they fail here. Posts the ack table to the job summary.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-ref | Base ref to diff against (defaults to the PR base branch) | no | "" |
| version | noslop version to install (crates.io), or "local" to cargo-install the checked-out source | no | latest |
| upload-url | Optional noslop cloud ingestion endpoint. When set, the versioned check-run payload is POSTed there (team metrics, org rulebooks, history). Leave empty for fully-local operation. | no | "" |
| upload-token | Bearer token for upload-url (store as a repository secret) | no | "" |
| dashboard-url | Optional org dashboard base URL including the view token (e.g. https://cloud.example.com/org/<view-token>). When set, the job summary links to this run's page. Anyone who can read the job summary can follow the link; view tokens are read-only and rotatable from the dashboard. | no | "" |
Outputs
no outputs