enigma-access-modules
enigma-access-modules copied to clipboard
[WIP] feat: support for supplying github repos to be excluded from all acce…
- Adds ability to exclude certain repositories specified under
GITHUB_REPO_BLACKLISTinconfig.jsonfrom all access-approve operations - Entries in
GITHUB_REPO_BLACKLISTarray must be of the form{gh_org}/{gh_repository_name}