Right now Edwin pulls data in based on comment tags, which has advantages compared to whiteboard fields. However, they are annoying to add manually. Edwin should do one of these things:
Provide a better way to tag bugs for Edwin. Possibly by letting users make arbitrary searched, select bugs, and have Edwin assign the tag to everything. This is a bit more manual than I would like.
Have a broader search to find "not ready bugs" per team. For example, maybe product=support.mozilla.org whiteboard="s=?". This has problems when we want to have multiple sources of bugs. Possibly each team would have multiple base searches that are ORed together. Manual addition would still be possible.
Suck it up and just add comment-tags manually.
Use a whiteboard field instead, which might be easier to mass edit. But probably not.
Right now Edwin pulls data in based on comment tags, which has advantages compared to whiteboard fields. However, they are annoying to add manually. Edwin should do one of these things:
product=support.mozilla.org whiteboard="s=?"
. This has problems when we want to have multiple sources of bugs. Possibly each team would have multiple base searches that are ORed together. Manual addition would still be possible.