actions-marketplace-validations/GitHub Organization Member Email Report Action
A GitHub Action to generate a report retrieving member email addresses from a GitHub cloud organization where possible.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A Personal Access token with admin:org, read:user, repo, user:email scopes | no | — |
| org | GitHub organization to retrieve data from | no | — |
| single-report | Set default to value true to generate an additional report per workflow run | no | — |
| sort | CSV column used to sort generated report | no | — |
| sort-order | CSV sort order by key column for generated report | no | — |
| json | Generate optional report in JSON format | no | — |
| committer-name | The name of the committer that will appear in the Git history | no | github-actions |
| committer-email | The committer email that will appear in the Git history | no | github-actions@github.com |
| appid | Optional GitHub App ID | no | — |
| privatekey | Optional GitHub App private key | no | — |
| installationid | Optional GitHub App installation ID | no | — |
Outputs
no outputs