peter-murray/GitHub IP Allow List Action
Loads the IP Allow List properties using the GitHub meta endpoints and custom CIDR ranges
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GitHub token that can be used to update the allow list on the enterprise account | yes | — |
| enterprise_slug | The GitHub Enterprise account slug | yes | — |
| metadata_section | The name of the section of CIDR IP Addresses from the GitHub meta API | no | — |
| custom_cidrs_label | The label to apply to the created IP Allow List entries for the custom_cidrs parameter. | no | Custom CIDR from github-ip-allow-list-action |
| custom_cidrs | Custom CIDRs to manually add to the allow list | no | — |
| active | Whether or not the CIDR if not present should be active when added to the allow list | no | false |
Outputs
no outputs