As a developer, I need to make sure that we have a proper git branching model and workflow setup for my development, so that I can properly incorporate my changes into the CICD process, and have them merged via PR into the upstream master-repo.
Note:
Using the freshworks-github parent, ensure a proper fork model is setup
Have all other developers as allowable contributors added.
have this able to be hooked up through webhooks to our jenkins and openshift
As a developer, I need to make sure that we have a proper git branching model and workflow setup for my development, so that I can properly incorporate my changes into the CICD process, and have them merged via PR into the upstream master-repo.
Note: