thunderbird / thunderbird/notion-scripts
Implement webhooks
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 4
- Avg merge
- 2h 16m
- Merged PRs (30d)
- 7
Description
Both GitHub and Bugzilla have webhooks that can be used to update bugs/issues. This would be much more efficient than updating via polling the APIs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the existing polling integrations for GitHub and Bugzilla, then clarify which webhook events and delivery behavior are required; done should mean issues or bugs are updated through webhooks instead of polling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100