-
-
Notifications
You must be signed in to change notification settings - Fork 63
Labels
Description
Summary
In order to improve our deploy process, we want to integrate an automation tool.
This tool should check few routines like:
- Merge from
feature-branchtodevelopment.- If tests are
OK, allow merge
- If tests are
- Merge from
developmenttomaster- If tests are
OKautomatically merge
- If tests are
Possible solutions
Output
T.B.D