wordpress/WordPress Props
Leaves a list of all contributors associated with a pull request and linked issues in a comment for use within merge commits messages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| format | Format of the message. use `git`, `svn`, `all`, or a comma separated combination of those. | no | git |
| token | GitHub token. Requires `pull-requests: write` permission. On a private repo it additionally requires `issues: read` permission. | yes | ${{ github.token }} |
Outputs
no outputs