mirror of
https://github.com/autistic-symposium/shell-whiz-toolkit.git
synced 2025-05-10 10:44:59 -04:00
setup notifications for commits
This commit is contained in:
parent
76f882ddae
commit
c0fa960c6f
1 changed files with 10 additions and 0 deletions
|
@ -98,5 +98,15 @@ git config http.postBuffer 524288000
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### setup notifications for commits
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
* the simplest way is using a rss feed on this endpoint:
|
||||||
|
|
||||||
|
```
|
||||||
|
https://api.github.com/repos/<username>/<repo>/events
|
||||||
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue