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
- Host: GitHub
- URL: https://github.com/sparkoo/przen
- Owner: sparkoo
- License: wtfpl
- Created: 2020-02-27T15:29:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-26T08:11:18.000Z (over 3 years ago)
- Last Synced: 2025-01-11T06:09:48.906Z (4 months ago)
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```