kevinzunigacuellar/Generate Co-authors
Compile a list of coauthors involved in a pull request and post the "Coauthor-by" string as a comment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 1, 2024
- License
- None
Pinned Snippet
uses: kevinzunigacuellar/coauthor-action@292b32bdbffc663431a2a37b3bfa597d83a74905 # v0.1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GITHUB_TOKEN or a repo scoped PAT. | — | ${{ github.token }} |
| trigger-phrase | The phrase that triggers the action. | — | !coauthor |
Outputs
no outputs