-
Task
-
Resolution: Won't Do
-
L3 - Default
-
None
-
None
-
Not defined
Context:
If you need to work on the stage branch, someone could have adjusted something on the Jenkins file and then the one that is working on the stage branch needs to rebase on master and then he needs to resolve the conflicts.
AT:
- there is a new jenkins job on stage that performs the following when triggered:
- first, hard reset on the last stage only commit
- rebase stage on master
- trigger the seed job
- this job should always be enabled
We removed the stage branch and it's possible to specify a branch to work with on Jenkins stage.