actionsdesk/action-invitations-report
Create a report of organization invites
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 24, 2026
- License
- MIT
Pinned Snippet
uses: actionsdesk/ghec-invitations-report-action@d805b98b5046a64620a043730d1fe7b3a16817c9 # v3.2.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A Personal Access token with admin:org, read:user, repo, user:email scopes | yes | — |
| report_path | Path to the report file | no | invitation-report.csv |
| enterprise | GitHub Enterprise Cloud account, will require the token to have admin:org, read:enterprise, read:user, repo, user:email scopes | no | — |
Outputs
| name | description |
|---|---|
| base_sha | Report base SHA |
| head_sha | Report head SHA |