Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Github commit and issue notifier Linux

I know that there are quite a lot of bash scripts and applications that can trigger a desktop notification for a commit on github, but are there any applications or bash scripts out there that can notify you for a commit and for new issues (and comments)?

like image 814
Daniël Voogsgerd Avatar asked Aug 27 '26 23:08

Daniël Voogsgerd


1 Answers

It doesn't seem to be directly available, but you could adopt a similar approach than the GitHub-Notifier project, and grepping the content of the Issues DashBoard in order to generate notifications.

Issue dashboard

(That or calling/polling the Github V3 API on Issues)

like image 129
VonC Avatar answered Aug 30 '26 13:08

VonC



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!