desrosj / wordpress-props

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress Props - GitHub Action

A GitHub Action with the goal of ensuring everyone receives the credit they deserve with easily parsable, WordPress.org style attribution.

Overview

This GitHub Action Helps with collecting contributors associated with a pull request and lists WordPress.org usernames.

Configuration

Required configurations

Key Default Description
token - GitHub token to add comment on the pull request.

Example Workflow File

To get started, copy and commit the example-props-bot.yml file into the .github/workflows directory in your project's repository.

The example file is generously documented so it can be adjusted to suit the needs of your project.

About

License:Other


Languages

Language:JavaScript 100.0%