Apache infrastructure

Clone this repo:
  1. 0a7dfdd Merge pull request #3 from apache/raboof-patch-1 by dfoulks1 · 6 weeks ago main
  2. 06670f7 Don't blanket-allow actions from verified creators by Arnout Engelen · 6 weeks ago raboof-patch-1
  3. a4b2e39 Merge pull request #2 from apache/Typo by Sebb · 10 weeks ago
  4. 14b3b8b Typo by Sebb · 10 weeks ago
  5. 039c5bc Merge pull request #1 from apache/sebbASF-patch-1 by Gavin McDonald · 4 months ago

GitHub Actions allowed 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>

For verbosity values (0-5) please see the verbosity table