I recently started integration of gitlab and jira for my organisation. Is it possible to to create branches based on the issue selected.
For example if its a bug when we create a brancg in jira it's by default creates a bugfix branch and likewise for feature creates a feature branch
Hi @Surabhi Trivedi Welcome to Atlassian Community!
Using Jira project automation, you can easily create branch in GitLab.
I am done with is integration but I want to automate the type of branch created depending on the issue type
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For this, you need to apply condition in Automation rule. If you checked the screenshot clearly, I have applied a condition for "Bug" issue type, if you have multiple issue type then use if/else condition in Automation rule.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.