Skip to content

Commit 150419d

Browse files
committed
e2e: updating PR pipeline
1 parent 5980b03 commit 150419d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/pipeline_process.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ Please, respect this rule.**
6262
#### Prerequisites for manual testing
6363
1. PR has a description and the area affected.
6464
2. PR has automation results from the previous step.
65-
3. PR includes a demo, test steps, and possible regression.
65+
3. PR includes a demo, test steps, and possible regression
66+
4. PR has out of scope (if appropriate)
6667

6768
**If one of the prerequisites is missing, the PR will be moved to the contributor folder with a corresponding comment.**
6869

@@ -97,7 +98,7 @@ There are three possible scenarios when the design review is completed:
9798
---
9899

99100
#### Why my PR is in `Contributor` column?
100-
PR can be moved to this column by the ```status-github-bot``` or by QA engineer with label `Tested-issues`.
101+
PR can be moved to this column by the ```status-github-bot``` or by QA engineer with label `Tested-issues` or if one of the requirement for manual QA was not met.
101102
In the first case most often this happens due to conflicting files in PR.
102103
In the second case - after fixing of all found issues, the developer should ping the QA in the PR comments for retesting.
103104

@@ -115,7 +116,6 @@ In the second case - after fixing of all found issues, the developer should ping
115116
6. In case of manual testing - the label ```Tested - OK``` from QA
116117
7. In case of design review - the approval from the designer
117118

118-
119119
You can merge your PR into develop - some useful clues you can find [here](https://notes.status.im/setup-e2e#3-Merging-PR)
120120

121121
HAPPY DEVELOPMENT! :tada:

0 commit comments

Comments
 (0)