mozilla / mozilla/bugbot

Use Bugzilla webhooks to react to bug openings/changes

Open
#1,107 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
68
Forks
92
Avg merge
2d 2h
Merged PRs (30d)
16

Description

It would make sense especially for scripts such as the spam one or the component one, where we want to act as quickly as possible.

The UI to enable webhooks is located at https://bugzilla.mozilla.org/userprefs.cgi?tab=webhooks.
There is some simple documentation located at https://bugzilla.mozilla.org/page.cgi?id=webhooks.html.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Bugzilla webhook documentation and the existing spam and component scripts mentioned in the issue. Trace how those scripts currently receive or detect bug openings and changes; done means they can react through Bugzilla webhooks as soon as those events occur.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.