deploywhisper/DeployWhisper Analyze Action

Submit changed infrastructure artifacts from a GitHub pull request to DeployWhisper.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-urlDeployWhisper base URL or explicit /api/v1/analyses endpoint.yes
api-tokenOptional bearer token for the DeployWhisper API.no""
project-keyProject key for DeployWhisper project-scoped analysis. Leave blank only when the API endpoint derives project scope.no""
project-idNumeric project id for DeployWhisper project-scoped analysis. Alternative to project-key.no""
workspace-keyOptional workspace or environment key within the selected project.no""
workspace-idOptional numeric workspace or environment id within the selected project.no""
allow-derived-project-scopeSet true only when the DeployWhisper API endpoint derives project scope without a project-key or project-id input.notrue
changed-filesOptional comma or newline separated file list. Defaults to PR diff discovery.no""
working-directoryRepository path containing the checked-out pull request.no.
namedescription
createdWhether a DeployWhisper report was created.
changed-file-countNumber of changed files detected for this run.
submitted-artifact-countNumber of supported artifacts uploaded to DeployWhisper.
accepted-artifact-countNumber of artifacts accepted by the DeployWhisper API.
report-idPersisted DeployWhisper report identifier.
report-linkReport link. Publicly shareable only when APP_BASE_URL or PUBLIC_APP_URL is configured; otherwise it may be local/private.
severityShared risk severity for the generated report.
recommendationShared deployment recommendation for the generated report.
share-summary-jsonMachine-friendly share summary payload.
share-summary-markdownMarkdown advisory summary returned by DeployWhisper.
comment-idPull request comment identifier when the action posts or updates a comment.
comment-urlPull request comment URL when the action posts or updates a comment.
comment-updatedWhether the action updated an existing PR comment instead of creating a new one.
skipped-filesJSON array of changed files skipped before upload.