Is there a way to automatically create a changelist when checking out a new branch?

210 Views Asked by At

I want Intellij IDEA to automatically create a new changelist containing the branches' name (which usually contains a JIRA-Ticket-Number) when checking it out so that commits contain it as well. Is there a way to achieve that?

1

There are 1 best solutions below

2
Ruslan Kuleshov On

You can achieve all that by setting up a Task server as per user guide: https://www.jetbrains.com/help/idea/managing-tasks-and-context.html#issue_tracker_integration

It allows you to configure JIRA server, set the behavior in terms changelists and commits