Skip to content

Commit 24f11c0

Browse files
Add team workflow page
1 parent 7072fdc commit 24f11c0

File tree

3 files changed

+28
-18
lines changed

3 files changed

+28
-18
lines changed

index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ for your topic of interest. You can also use the search function in the top-left
4545
triage/workflow
4646
triage/guidelines
4747
triage/release_blockers
48+
triage/team_workflow
4849

4950
.. toctree::
5051
:hidden:

triage/team_workflow.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
.. _doc_bug_triage_team_workflow:
2+
3+
Team Triage Workflow
4+
====================
5+
6+
Team Workflow
7+
-------------
8+
9+
When issues arrive in the triage projects they will have the “For Team
10+
Assessment” status. These issues should be treated as being unverified,
11+
and should be verified before moving the issue to another status. This
12+
can be done as part of regular team meetings, or be handled by
13+
individual maintainers processing these, as long as the assessment made
14+
by triagers is verified.
15+
16+
As part of this verification, other information should be updated if
17+
needed. For example, if the issue was added to multiple trackers because
18+
it was unclear what area it belongs to, it should be removed from the
19+
unrelated tracker(s). This is also a good time to verify any regression
20+
severity or assign one if it is unassessed.
21+
22+
If the report is missing information, please ask the author for more
23+
details. If the task of handling testing updated information can be
24+
handled by the bugsquad, this task can be handed over to them for
25+
verification: for example, testing an updated MRP provided by the
26+
author.

triage/workflow.rst

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -179,24 +179,7 @@ an issue is closed, regardless of how it was solved.
179179
Team Workflow
180180
-------------
181181

182-
When issues arrive in the triage projects they will have the “For Team
183-
Assessment” status. These issues should be treated as being unverified,
184-
and should be verified before moving the issue to another status. This
185-
can be done as part of regular team meetings, or be handled by
186-
individual maintainers processing these, as long as the assessment made
187-
by triagers is verified.
188-
189-
As part of this verification, other information should be updated if
190-
needed. For example, if the issue was added to multiple trackers because
191-
it was unclear what area it belongs to, it should be removed from the
192-
unrelated tracker(s). This is also a good time to verify any regression
193-
severity or assign one if it is unassessed.
194-
195-
If the report is missing information, please ask the author for more
196-
details. If the task of handling testing updated information can be
197-
handled by the bugsquad, this task can be handed over to them for
198-
verification: for example, testing an updated MRP provided by the
199-
author.
182+
For team triage workflow, see :ref:`doc_bug_triage_team_workflow`.
200183

201184
.. [1]
202185
This is limited to PRs on the ``master`` branch, for other cases

0 commit comments

Comments
 (0)