actions-marketplace-validations/Digraph Get Release Info

Parse out release information details from Digraph release notification PR file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
file_pathPath to Digraph generated release notification file. In the format `.digraph/repository_release_tag.yaml`yes
namedescription
repository_nameThe repository where the release happened
new_major_versionThe major version of the current release
new_minor_versionThe minor version of the current release
new_patch_versionThe patch version of the current release
previous_major_versionThe major version of the immediately preceding release
previous_minor_versionThe minor version of the immediately preceding release
previous_patch_versionThe patch version of the immediately preceding release