prodyna/GitHub Users

GitHub Action that creates list of enterprise users or allows automatic invitation of users

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 16, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: prodyna/github-users@5153df952a58838bfdb468b0badd9c5c330881db # v2.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
actionThe action to perform, currently supported: userlistyes
enterpriseThe GitHub Enterprise to query for repositoriesyes
github-tokenThe GitHub Token to use for authenticationyes
template-filesThe template file to use for rendering the resultno/template/markdown/members.tpl,/template/json/members.tpl
output-filesThe output files to write the result tonoMEMBERS.md,members.json
verboseThe verbosity levelno1
own-domainsOwn domains to filter users by email domainno""

no outputs