Add logging for ignored Phabricator webhook events
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
Research direction
Start at the phabricator_webhook entry point and review the changes from #6936. Trace the ignored paths for test pings, non-revisions, missing transactions, and non-actionable mentions, then add logging at those points. Done means each listed ignored event is logged without restoring response bodies.
Written by the indexing model from the issue text.
Description
When dropping the response bodies from phabricator_webhook in #6936, we removed
several "status": "ignored" returns (test ping, not a revision, no transactions,
no actionable mention). We should add logging in their place for debugging purposes.
Follow-up to #6936. Suggested by @suhaibmujahid
- Dominant language
- Python
- Stars
- 570
- Forks
- 351
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 69
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.
More from mozilla/bugbug
-
hackbot
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
hackbot
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
hackbot
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
-
hackbot
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
hackbot
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
gradio-app/gradio#13895 ·
-
build-error
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
spack/spack-packages#6713 ·
-
Use issue templates Open
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
ActivityWatch/activitywatch#1464 · 1 reaction ·
-
[Bug]: The ckg tool drops the return type of every decorated Python method in class search results Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
bytedance/trae-agent#483 ·