An open API service indexing awesome lists of open source software.

https://github.com/sparkoo/przen

Removes annoying comments from bots on PullRequests
https://github.com/sparkoo/przen

Last synced: 3 months ago
JSON representation

Removes annoying comments from bots on PullRequests

Awesome Lists containing this project

README

        

# PullRequest ZEN (przen)

Have your PullRequest clean from annoying spamming bot comments to feel like in a Zen garden.

Download latest: https://github.com/sparkoo/przen/releases/latest/download/przen

Latest release: https://github.com/sparkoo/przen/releases/latest

```
Usage of przen:
-owner string
name of the owner of the repo of the PR
-prId int
ID of the pull request
-repo string
name of the repo of the PR
-spammer string
username of comments to delete
-token string
github token, can be set with GITHUB_TOKEN env var
-username string
your github username, can be set with GITHUB_USERNAME env variable
```