-
Notifications
You must be signed in to change notification settings - Fork 3
/
Automation-Flow.txt
31 lines (31 loc) · 1.18 KB
/
Automation-Flow.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Make Changes to Repo
||
||
\/
Send Pull Request
||
||
\/
Send PR Notify to Trigger CI
||
||
\/
CI Server Runs Tests
||
||
\/
CI Server stores results and sends notifications
||
||
\/
Based on preset logic, CI server may advise against deploying to production
||
||
\/
Repository admin approves or denies the pull Request
|| ||
DENIED APPROVED
|| ||
\/ \/
The engineer must rework his update PR is merged and, release tagged,
and update is pushed to production