revyy/Kubernetes Manifests Diff
Compare Kubernetes manifests between PR branch and target branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| current_manifests_path | Path to the file containing manifests from the current PR branch | yes | — |
| target_manifests_path | Path to the file containing manifests from the target branch | yes | — |
| github_token | GitHub token for posting comments | no | ${{ github.token }} |
| title | Custom title for the diff comment (default: "Kubernetes Manifests Diff") | no | Kubernetes Manifests Diff |
| subtitle | Optional subtitle to add below the title for additional context | no | "" |
| max_comment_char_len | Maximum length of a single comment. If exceeded, the comment will be split. | no | 600000 |
Outputs
no outputs