godllke/GitHub Repository Properties as Outputs

Retrieve GitHub Custom Properties from a repository and export them as GitHub Actions outputs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub access token with repository read permissions. If not provided, will try to use GITHUB_TOKEN or GH_PAT environment variables.no""
repository_ownerRepository owner (organization or user). If not provided, will use GITHUB_REPOSITORY_OWNER environment variable or current repository owner.no""
repository_nameRepository name. If not provided, will use GITHUB_REPOSITORY_NAME environment variable or current repository name.no""
namedescription
propertiesAll repository custom properties will be exported as individual outputs with their property names as keys