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
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub Token to use for authentication, it needs permissions to read member in source-org and invite them to the target-org | yes | — |
| enterprise | The GitHub Enterprise to query for members | yes | — |
| source-organization | The source organization name to query for members | yes | — |
| target-organization | The target organization name to invite members to | yes | — |
| dry-run | If true, the action will only print the list of users that would be invited | no | false |
| verbose | Verbosity, 0=error, 1=warn, 2=info, 3=debug | no | 2 |
| team | The team (slug) to invite members to | yes | — |
Outputs
no outputs