custcodian/Sync Minder Policies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 7, 2025
- License
- Apache 2.0
Pinned Snippet
uses: custcodian/sync-catalog@2102f30831fb4877309e75c6a0b1ce9320c57df1 # v1.0.17tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| catalog_repo | The repository which contains the rule catalog. | — | custcodian/minder-rules-and-profiles |
| catalog_ref | The ref in the catalog repository to update to. | — | main |
| policy_dirs | The policy directories to sync, comma-separated. | — | top-5 |
| target_dir | The destination directory to sync to. | — | minder |
| pr_labels | Labels to apply to the resulting PR, as a comma-separated list. | — | automated pr, chore |
| filter_files | Find pattern to filter synced files to avoid test files, etc. | — | *.test* |
Outputs
no outputs