prajwolkk/Fence Sentinel
Run Fence Sentinel and optionally update a pull request comment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Fence release version to install, or "latest". | no | latest |
| base | Git base ref for Sentinel. Defaults to the pull request base branch or origin/main. | no | "" |
| comment | Update a pull request comment with the Sentinel report. | no | true |
| github-token | GitHub token used to update the PR comment. | no | "" |
Outputs
| name | description |
|---|---|
| exit-code | Fence Sentinel exit code. |
| report-path | Path to the generated Markdown report. |