cariad-tech/Merge Queue CI Check Skipper
Outputs `skip-check` as `true` if this is running as part of merge queue checks and the same checks have already been executed in the PR itself.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 13, 2026
- License
- MIT
Pinned Snippet
uses: cariad-tech/merge-queue-ci-skipper@7c03e7520d47a6e3ee2d32c0dbe77e73ddbfffb3 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| secret | Optional GitHub Secret that can access branch protection rules using the administration:read permission | no | — |
Outputs
| name | description |
|---|---|
| skip-check | Skip Check (boolean) |