malteeez/Run packscripts

Download and run a packscripts command in CI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandpackscripts command to run (e.g. "pr gate <pr url>")yes
github_tokenGitHub token passed as PACKSCRIPTS_GITHUB_API_KEY for API calls.no${{ github.token }}
configPath or URL to the packscripts.json config file. Overrides the default config search.no""
annotated_filePath or URL to the annotated mods JSON file. Overrides the value in packscripts.json.no""
working_directoryWorking directory for packscripts. Required when config is a URL (defaults to the workspace root).no${{ github.workspace }}
muslUse musl-linked binary on Linux instead of the default glibc-linked one.nofalse
namedescription
annotated_file_pathResolved on-disk path of the annotated mods file (useful when it was fetched from a URL).