actions-marketplace-validations/GitHub Organization Repository Collaborator Action
A GitHub Action to generate a report which contains repository collaborator details for a GitHub organization.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A Personal Access token with user:email, repo and admin:org scope | no | — |
| org | GitHub organization to retrieve data for | no | — |
| affil | Affiliation to filter by | no | — |
| permission | The repo collaborator permission to query for | no | — |
| days | Number of days to look back for contributions | no | — |
| json | Additionally export 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 | — | no | — |
| privatekey | — | no | — |
| installationid | — | no | — |
Outputs
no outputs