1.0.0 • Published 4 years ago

blocktober v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Blocktober

All Contributors

Let your repo cool down, and block the hacktoberfest spammers

animation of blocktober

Tired of the hacktober spamming? blocktober brings your repo back rest.

Usage

Limit interactions on an entire org:

npx blocktober {org} {level}

Limit interactions on a single repo:

npx blocktober {owner}/{repo} {level}

Show active restrictions

npx blocktober {org}
npx blocktober {owner}/{repo}

Clear all restrictions

npx blocktober {org} clear
npx blocktober {owner}/{repo} clear

Interaction Levels

The levels correspond to those that are available trough github settings. Blocktober uses partial matching for the levels. So there is no need to type them out full. us would be enough for users, cont for contributors and col for collaborators.

leveldescription
usersUsers that have recently created their account will be unable to interact with the repository.
contributorsUsers that have not previously committed to the repository’s master branch will be unable to interact with the repository.
collaboratorsOnly users who have been granted write access, or are collaborators, will be able to interact with the repository.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!