aidargatin/GitHub Recent Commits Authors
Get Get GitHub Recent Commits Authors
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 24, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: aidargatin/github-recent-commits-authors@b03f7ad41effecd098a318b75d141a5405b0f082 # v1.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_repository | GitHub Repository | no | ${{ github.repository }} |
| github_repository_branch | GitHub Repository Branch | no | HEAD |
| github_token | GitHub Token | no | "" |
| days_before | Days before now | no | 30 |
| unique | Sort out Unique authors emails | no | true |
| output_format | Output format | no | json |
Outputs
| name | description |
|---|---|
| emails | The emails list |