shresht7/action-metadata

A GitHub Action to expose action metadata of a GitHub Action!

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
input-table-alignmentComma-separated array denoting the alignment of columns ['l' for left, 'c' for center, 'r' for right]nol,l,r,c
output-table-alignmentComma-separated array denoting the alignment of columns ['l' for left, 'c' for center, 'r' for right]nol,l,r,c
namedescription
metadatastringified JSON representation of the entire action metadata file
nameName of the GitHub Action
authorName of the action's author
descriptionA short description of the action
inputs-md-tableMarkdown table of the action inputs
outputs-md-tableMarkdown table of the action outputs