Skip to content

Commit 54710a1

Browse files
authored
Update TCX-process.md
1 parent c7da4e8 commit 54710a1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/TCX-process.md

+11
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,26 @@ This document describes the Topcoder issue/feature release process using TCX. Th
2929
## QA Deployment Phase
3030

3131
5. Based on the label `Code Review Passed`, co-pilot should request deployment to the architect. Based on whatever testing deployment environment is available to code will be deployed.
32+
3233
6. Once deployed on the environment co-pilot will change the label to `Ready for QA` and will inform the QA team on #community-app slack channel.
34+
3335
7. Based on QA feedback label should be `QA Pass` or `QA Fail`
36+
3437
8. `QA Fail` label will go to **Review Phase** again
38+
3539
9. `QA Pass` label is a candidate for production deployment
40+
3641
10. Co-pilot will create PR to `fix-branch > develop` branch
42+
3743
11. An architect will merge PR and ask for smoke testing to the QA team
44+
3845
12. If smoke testing goes well, co-pilot create PR to `develop > master`
46+
3947
13. It takes around 20 mins for deployment on any deployment.
48+
4049
14. QA team will verify the post-production issue fix.
50+
4151
15. If post-production test passes QA team will change the label to `Prod QA Pass`, Co-pilot will close this ticket
52+
4253
17. If post-production test fails QA team will change the label to `Prod QA Failed`
4354

0 commit comments

Comments
 (0)