prodyna/GitHub Users
GitHub Action that creates list of enterprise users or allows automatic invitation of users
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 16, 2024
- License
- MIT
Pinned Snippet
uses: prodyna/github-users@5153df952a58838bfdb468b0badd9c5c330881db # v2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| action | The action to perform, currently supported: userlist | yes | — |
| enterprise | The GitHub Enterprise to query for repositories | yes | — |
| github-token | The GitHub Token to use for authentication | yes | — |
| template-files | The template file to use for rendering the result | no | /template/markdown/members.tpl,/template/json/members.tpl |
| output-files | The output files to write the result to | no | MEMBERS.md,members.json |
| verbose | The verbosity level | no | 1 |
| own-domains | Own domains to filter users by email domain | no | "" |
Outputs
no outputs