isaacmm90/GitHub Organization User Activity Report
Generates a summary of user activity for an organization
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Access Token with permissions for accesing Repositories and Organization data. | yes | — |
| outputDir | The output directory for the generated report(s). | yes | ${{ github.workspace }} |
| organization | The organization that is to be processed to detect inactive users | yes | — |
| since | A date time in ISO 8601 format YYYY-MM-DDTHH:mm:ss. If specified activity_days will be ignored. | no | — |
| activity_days | The number of days in the past to check for activity, this will be ignored if 'since' parameter is used. | yes | 30 |
| octokit_max_retries | Maximum number of retires when using the Octokit REST API | yes | 15 |
Outputs
no outputs