mozilla-frontend-infra / codetribute

A site that guides contributors to their first contribution
https://codetribute.mozilla.org/
Mozilla Public License 2.0
53 stars 83 forks source link

Ability to filter certain bugs out of projects? #382

Open caitmuenster opened 4 years ago

caitmuenster commented 4 years ago

Hello! There are a handful of bugs that show up in the WebExtensions project list that we'd like to filter out because they are meta/tracking bugs or because the bug is on hold until another project launches (like the WebExtensions Firefox for Android bugs).

I think we might be able to remove mentors from the tracking/meta bug. Can we also programmatically filter out the WebExtensions::Firefox for Android fro the codetribute list?

djmitche commented 4 years ago

I think removing the mentor field from the specific bugs is the right approach.

As for excluding a whole component within the product, that's not supported at the moment. The specifications are translated into a Bugzilla query, and translating exclusions would be pretty difficult. Probably the best approach is to list the individual components within the product that you'd like to include in codetribute.