github_orgs_get_immutable_releases_settings_repositories
Lists repositories in a GitHub organization that have immutable releases enforcement enabled. Use to review which repositories are configured for this setting.
Instructions
List selected repositories for immutable releases enforcement
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | org | |
| page | No | The page number of the results to fetch. For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." | |
| per_page | No | The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." |