BugBot: Difference between revisions

No change in size ,  4 April 2022
Change "priority" to "severity" for no_severity
(Add severity of security bugs rule)
(Change "priority" to "severity" for no_severity)
Line 126: Line 126:
}}
}}
{{AutonagRule
{{AutonagRule
   | Rule name = Nag triage owner to set priority on bugs
   | Rule name = Nag triage owner to set severity on bugs
   | Purpose  = Every defect should have a severity set. Also bugs with no severity set are harder to prioritize for Release Managers with regards to the release (see [https://firefox-source-docs.mozilla.org/bug-mgmt/policies/triage-bugzilla.html#what-do-you-triage what-do-you-triage])
   | Purpose  = Every defect should have a severity set. Also bugs with no severity set are harder to prioritize for Release Managers with regards to the release (see [https://firefox-source-docs.mozilla.org/bug-mgmt/policies/triage-bugzilla.html#what-do-you-triage what-do-you-triage])
   | Action    = The triage owner is needinfoed in Bugzilla or nagged via email to set a priority on bugs
   | Action    = The triage owner is needinfoed in Bugzilla or nagged via email to set a severity on bugs
   | Example  = 1527818
   | Example  = 1527818
   | Source    = workflow/no_severity.py
   | Source    = workflow/no_severity.py
33

edits