# infrastructure-gha-allowlist-manager **Repository Path**: mirrors_apache/infrastructure-gha-allowlist-manager ## Basic Information - **Project Name**: infrastructure-gha-allowlist-manager - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-16 - **Last Updated**: 2025-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GitHub Actions alowed patterns list [approved_patterns.yml](https://github.com/apache/infrastructure-actions/tree/main/approved_patterns.yml) is a list of all of the allowed GitHub actions in our org. see documentation [here](https://docs.github.com/en/rest/actions/permissions?apiVersion=2022-11-28#get-allowed-actions-and-reusable-workflows-for-an-organization) for token details. This pipservice is intended to manage the list of allowed GitHub Actions within the Apache GitHub org ## Configuration This service requires a config.yml ``` verbosity: 5 logfile: stdout gha_token: ```