I’m trying to look at it from the perspective of a junior software engineer

– I attend daily stand up
– I open my ticketing system, put a ticket in progress
– I create branch, commit my changes, create a pull request
– My code is reviewed and merged into develop/master if all’s good (based on what workflow is used)
– I put ticket in done
– Repeat above steps

Are these steps correct?

How would my workflow vary with scrum, kanban, CI, CI/CD. DevOps?

submitted by /u/aadityac597
[link] [comments]