falkcorp/Load Repository Config

Load and parse .github/repository-config.yml with fallback handling

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config-filePath to repository config YAML fileno.github/repository-config.yml
fail-on-missingFail if config file is missingnofalse
use-dockerRun inside the prebuilt Docker imagenofalse
docker-imageDocker image reference (tag or digest) to use when use-docker is truenoghcr.io/falkcorp/gha-load-config:main
namedescription
configParsed configuration as JSON string
has-configWhether config file exists and was parsed successfully
raw-yamlRaw YAML content (if exists)