More simplification and moved a debug line further down a level to further test the run trigger
1 file changed
tree: 6ba106276b6bf9c0092f17b15cf9c926a0fa3b0f
  1. .gitignore
  2. config.example
  3. converter.py
  4. gha-allowlist-manager.py
  5. Pipfile
  6. pipservice-gha-allowlist-manager.service
  7. README.md
README.md

GitHub Actions alowed patterns list

approved_patterns.yml is a list of all of the allowed GitHub actions in our org.

see documentation here 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: <TOKEN>