invite-contributors

Invite authors of merged pull requests to your organization
Screenshot of invite-contributors app

Repository

erickzhao/invite-contributors

Authors

erickzhao

Updated

May 5, 2018

Used By

nteract nextcloud stylelint gridsome unoplatform Laravel-Backpack tuist imolorhe publiclab TokTok

invite-contributors

Build Statuscodecov

invite-contributors is a GitHub App built with probot that automatically invites new contributors to your repository's organization once they get a Pull Request merged.

Usage

  1. Configure the GitHub App.
  2. invite-contributors will automatically invite new users who have their pull requests merged to your organization.
  3. More options are available if you add a .github/invite-contributors.yml file into your repository such as below.
# If true, this will add new contributors as outside collaborators
# to the repo their PR was merged in. Team name is ignored if this
# flag is set to true.
isOutside: false

# Specify team name to add new contributors to a specific team
# within your organization.
# Use team name or team-name-slug
team: MY TEAM NAME

Contributing

Anyone can contribute with issues and PRs. If you're submitting a pull request, always create a new branch to work your changes, and try squashing commits down if possible. Always test any new code and make sure npm test passes and code coverage is adequate before opening a PR.

Get occasional updates on new apps & features.

Star

with by the Probot community

Code licensed ISC Docs licensed CC-BY-4.0