berkayturk/appstore-precheck
Read-only iOS App Store pre-submission scan — static rejection vectors with a GREEN/YELLOW/RED verdict.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 12, 2026
- License
- MIT
Pinned Snippet
uses: berkayturk/appstore-precheck@93eccd22ed30f3975c02c3a6a72d974c67962aaa # v1.13.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | Directory to scan (repo root by default). | no | . |
| fail-on | Verdict at which the job fails: RED (default) or YELLOW. | no | RED |
| sarif | Emit a SARIF file and upload it to GitHub code-scanning (needs permissions: security-events: write). | no | false |
| annotations | Emit inline PR annotations (::error/::warning) for each FAIL/WARN finding. | no | false |
Outputs
no outputs