auroratide/Recent Commits
List of commits made since last push
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 5, 2024
- License
- ISC
Pinned Snippet
uses: auroratide/recent-commits@4f714dc859475fcc33a41a89896192c124d51c85 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | yes | — |
| main-branch | Main branch to compare against | no | main |
| last-push-branch | Branch pointing to the last commit made to the main branch | no | last-push-to-main |
| author-file | File containing list of possible authors to notify | no | — |
Outputs
| name | description |
|---|---|
| commits | List of commits made since last push |
| author-notify-id | Author of the pushed commits |
| message | Aggregated message that can be sent to a message channel |