meza/Minecraft pack-format updater

Creates/updates a JSON map of Minecraft versions to datapack/resource-pack formats

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
output_pathRelative path (from repo root) to write the JSON fileformats.json
concurrencyNumber of parallel downloads (0 = auto)no0
cutoff_versionMinimum Minecraft version to include in the JSON file (e.g. 1.20.2)no18w47b
commit_enabledCreate a commit and PR when new versions are addedfalse
commit_typeConventional-commit type (feat / fix / chore …)chore
commit_scopeOptional scope (e.g. pack-format)""
commit_templateMustache template – {{versions}} will be replaced{{type}}{{#scope}}({{scope}}){{/scope}}: update pack-format map for {{versions}}
pr_branchBranch to push the change tobot/pack-format
pr_baseTarget branch for the PRmain
auto_mergeEnable PR auto-merge (true/false)true
github_tokenPAT / GITHUB_TOKEN (defaults to workflow token)${{ github.token }}
namedescription
pathPath of the generated JSON file
new_versionsComma-separated list of new versions added to the JSON file
did_updateDid the updater modify the JSON file?