I would like to see this connection become a reality as well. I would like to easily go from an issue to a relating branch with commits for easy reviewing.
So a use-case would be:
Creating issue X (maybe the option to automatically create a branch of a specific branch) example: automatically create "[configurable-prefix]/X"
Link it to branch Y (if above examble is not implemented)
While browsing a sprint, click on an issue and see what work has been done
Another use-case would be
Receiving a merge/pull request or review request for a specific commit of a specific branch
Being able to see to which issue the said commit of branch corresponds
If I may add, Mr. Berens describes exactly our current "pipeline" on Gitlab. The issue is responsible to create the branch, the developer works on it, pulls and opens a merge request.This usually means that the card is moved to "Staging" where tests are done (the branch is deployed to a staging server, which would be nice if we could automate too by moving the card and a CI script)
Hi Leonid, not at the moment. May I ask you to share some more details about your use case, so we could evaluate the best option to solve it?
I would like to see this connection become a reality as well. I would like to easily go from an issue to a relating branch with commits for easy reviewing.
So a use-case would be:
example: automatically create "[configurable-prefix]/X"
Another use-case would be
If I may add, Mr. Berens describes exactly our current "pipeline" on Gitlab. The issue is responsible to create the branch, the developer works on it, pulls and opens a merge request.This usually means that the card is moved to "Staging" where tests are done (the branch is deployed to a staging server, which would be nice if we could automate too by moving the card and a CI script)
Hi everyone! Thanks for sharing the information about your use cases. Here's the task in our tracker for this feature request: https://youtrack.jetbrains.com/issue/SPACE-10505
Please feel free to vote for it and subscribe to further updates.
Hello, what is the status of this issue @... Pavel Boger ?