Comment 15 for bug 777874

Revision history for this message
Gary Poster (gary) wrote :

This is ready for deployment (and should be deployed in the next four hours).

In order to turn on the behavior for ubuntu and launchpad, we will need to add these feature rules:

bugs.autoconfirm.enabled_distribution_names default 1 ubuntu
bugs.autoconfirm.enabled_product_names default 1 launchpad

A reasonable commit message for the LOSAs would be "turn on bugtask autoconfirm for launchpad and ubuntu."

If, as we expect, we decide to roll this out for all distros and projects, we will change those rules to the following:

bugs.autoconfirm.enabled_distribution_names default 1 *
bugs.autoconfirm.enabled_product_names default 1 *

As you might expect, a reasonable commit message for the LOSAs would be "turn on bugtask autoconfirm for all distributions and projects."