feat(gh-monitor): implement poll.py — steps 1-9 (#2)
* feat(gh-monitor): implement poll.py — steps 1-9 complete * chore: nudge PR head
This commit is contained in:
8
tools/gh-monitor/config/watched.yaml
Normal file
8
tools/gh-monitor/config/watched.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
repos:
|
||||
- owner: coding-with-hans-heinemann
|
||||
repo: the-agency
|
||||
notify_on:
|
||||
- review_submitted
|
||||
- review_comment
|
||||
- issue_comment
|
||||
- pr_closed
|
||||
Reference in New Issue
Block a user