dpvreony/Ensure Environment exists and protected
Check if the specified GitHub environment exists and has protection rules
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token to authenticate API requests | yes | — |
| environment_name | The name of the environment to check | yes | — |
| require-reviewers | Check that the environment has at least one required reviewer (secure first) | no | true |
| require-prevent-self-review | Check that the environment has prevent self-review enabled | no | false |
Outputs
no outputs