cloudbees-io/Policy check
Use this action to gate the workflow based on defined policy rules.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| policy | Policy ID to evaluate | yes | — |
| input-data | Input context data for rule evaluation | no | — |
| input-file | File containing input context data for rule evaluation | no | — |
Outputs
| name | description |
|---|---|
| action | The action to be taken following policy evaluation |
| details | Details about the results of evaluation |
| review-channel | The channel type for review (present only when action=REQUEST_APPROVAL) |
| review-recipients | The recipients for review (present only when action=REQUEST_APPROVAL) |
| review-timeout-minutes | The timeout for review (present only when action=REQUEST_APPROVAL) |