WordPress / props-bot-action

A GitHub Action for compiling a list of contributor props.
Other
11 stars 3 forks source link

Allow a prop format to be specified #64

Closed aaronjorbin closed 7 months ago

aaronjorbin commented 7 months ago

What? This updates the action to allow a repository to configure the specific formats they want included in the bot's comments.

Why? Often times, only one format is relavent to a given repo. This also helps make the comment shorter. Including both formats makes it quite long.

How? Using the formats input, all, git, or svn can now be specified. The default is git.

Fixes https://github.com/WordPress/props-bot-action/issues/38, https://github.com/WordPress/props-bot-action/issues/47. See: #61 and #63

github-actions[bot] commented 7 months ago

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core SVN

Core Committers: Use this line as a base for the props when committing in SVN:

Props desrosj, jorbin, noisysocks, gziolo.

GitHub Merge commits

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: desrosj <desrosj@git.wordpress.org>
Co-authored-by: aaronjorbin <jorbin@git.wordpress.org>
Co-authored-by: noisysocks <noisysocks@git.wordpress.org>
Co-authored-by: gziolo <gziolo@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.