mozilla / bugbot

A Mozilla release management tool to send reminders to Firefox developers and improve Bugzilla metadata
BSD 3-Clause "New" or "Revised" License
41 stars 68 forks source link

[uplift_beta] Include bugs with needinfos not requested to the bug assignee #2524

Closed benjaminmah closed 3 weeks ago

benjaminmah commented 1 month ago

Resolves #1666.

Removes the initial Bugzilla search parameter to exclude any bug with a needinfo flag and instead introduces a filter to exclude any bug with a needinfo flag requested to the bug assignee, while including the rest.

Checklist