What have been done:
-
Added email state transitioning method, according to email domain model below.
-
Resolved github checkout ambiguity issue.
Problems encountered:
- Branch name has same name as folder/file name therefore GitHub doesn’t know which one to check out.
Solution:
- Separate the branch name and folder/file name by “–”.