jerrylum/PROS Depot

Generates a PROS depot JSON file from GitHub releases for PROS template distribution

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token for accessing repository releases (optional, defaults to the token of the user running the action)no
include_prereleasesInclude prereleases in the depot (all, stable-only, prerelease-only)noall
commit_messageCommit message for the depot JSON file. If not provided, the action will use the default generated message. If provided, the action will use the provided message. Use %MESSAGE% to insert the generated message.no%MESSAGE%
pushPush the generated depot JSON file to the target branch (optional, defaults to true)notrue
target_repoTarget repository to push the depot JSON file to (optional, defaults to the repository running the action)no""
target_branchBranch to store the generated depot JSON file (optional, defaults to depot)nodepot
target_pathPath where the JSON file will be stored in the target branchnodepot.json
namedescription
depotThe content of the depot JSON file