https://github.com/bradleyfalzon/ghfilter
ghfilter provides primatives for filtering GitHub events.
https://github.com/bradleyfalzon/ghfilter
github go
Last synced: about 2 months ago
JSON representation
ghfilter provides primatives for filtering GitHub events.
- Host: GitHub
- URL: https://github.com/bradleyfalzon/ghfilter
- Owner: bradleyfalzon
- License: bsd-2-clause
- Created: 2017-06-30T11:18:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-12T04:26:56.000Z (almost 9 years ago)
- Last Synced: 2025-01-30T19:56:21.916Z (over 1 year ago)
- Topics: github, go
- Language: Go
- Homepage: https://godoc.org/github.com/bradleyfalzon/ghfilter
- Size: 14.6 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction [](https://travis-ci.org/bradleyfalzon/ghfilter) [](https://godoc.org/github.com/bradleyfalzon/ghfilter)
`ghfilter` provides primitives for filtering GitHub events.
Depends on [go-github](github.com/google/go-github/github).