Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAI ( You Are It)

In this Tag Game you tag others so that they review your Pull Requests. What could be more fun than that?

This script randomly assign an issue (or pull request) to a member of the team.

Who is eligible?

Every member of the team defined in the configuration. Note that the team has to belong to the organization defined in the configuration.

Setup

Installation

Simply running

gem install yai

will install the gem and make the yai executable available for you.

Token

You need to setup an access token for github.

Tokens can be created in the settings, which would be this one for github and should include the following scopes:

Scopes

Configuration file

YAI needs a configuration file to work. The easiest way to get one is to run

yai init

The file will be in ~./yairc. You need to put your token there.

Usage

To see who are the members of the team that can be chosen

bin/yai members

To assign an issue for the first time

bin/yai draw pull_request_number

To reassign an issue, for example if the assigned guy is on vacation

bin/yai redraw pull_request_number

About

You Are It - The amazing tagger that assigns your PRs for others to review Edit

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages