Skip to content

tsoding/ficktoberfest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ficktoberfest

A simple Haskell tool that silently marks all of the new PRs it receives via notifications with "invalid" label.

Quick Start

Cabal

$ cabal v2-build
$ cabal v2-run exe:ficktoberfest <token-file>

Stack

TBD

Token File

You can create a new token here: https://github.com/settings/tokens. Make sure to enable Full control of private repositories permission, the tool cannot assign labels without this permission.

The format of Token File is super simple. Just copy-past the token into an empty file:

<token>

About

Just silently mark all of the newly submitted PRs with "invalid" label

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •