Skip to content
master
Go to file
Code
This branch is 1 commit ahead, 19 commits behind noqcks:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Pull Request Size

FOSSA Status

Pull Request Size is a GitHub App that applies size/* labels to Pull Requests based on the total lines of code changed (additions and deletions).

screen shot 2018-11-01 at 10 42 27 am

Sizing

Name Description
size/XS Denotes a PR that changes 0-9 lines.
size/S Denotes a PR that changes 10-29 lines.
size/M Denotes a PR that changes 30-99 lines.
size/L Denotes a PR that changes 100-499 lines.
size/XL Denotes a PR that changes 500-999 lines.
size/XXL Denotes a PR that changes 1000+ lines.

Setup

# Install dependencies
npm install

# Run the bot
npm start

License

MIT © 2018 Benji Visser benny@noqcks.io

FOSSA Status

About

Applies labels to Pull Requests based on the total lines of code changed.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.