actions-marketplace-validations/Load available actions

Load an overview of all available actions in a GitHub Organization by looking for the action.yml/yaml files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
organizationSlug of the organization to analyze. Either this or the user slug needs to have a valueno
userSlug of the user space to analyze. Either this or the organization slug needs to have a valueno
PATPersonal access token to use for analysis. Leaving this empty will use the default GITHUB_TOKEN that could have limited access rightsyes
removeTokenRemove hardcoded token before returningno
fetchReadmesFetch readmes of actionsno
outputFilenameDefine the name of the output fileno
scanForReusableWorkflowsScan repositories for reusable workflowsnotrue
includePrivateWorkflowsInclude Workflows from private repositoriesnofalse
exclude-reposList of repository names to exclude from cloning (one per line, case-insensitive). Use this to skip large repos that are not needed. Format: repo-name (without owner/org prefix)no
namedescription
actions-file-pathPath to the file that contains a list of all actions available in the organization or user space