Hello Folks,
I just need to understand, once i permit Bitbucket to Jira, create issues, create repos, create branches, linking the issues to branches, how can I directly commit from JIRA
Hi @SandeepSingh R,
If you integrate Bitbucket Cloud with Jira Cloud, then you can:
Creating a repo from Jira is not possible and neither is committing from Jira.
You can do simple commits from the Bitbucket Cloud website, like editing and committing a certain file or adding and committing a new file. These operations are limited to one file only. If you want to commit multiple files or commit file deletions, these operations need to be done locally in a clone.
Jira does not host your Git reposirories, it doesn't have a clone of your repo to allow you to commit. Even the 'Create branch' option redirects you to the Bitbucket Cloud website to create a branch.
Could you please share some more details about your workflow and what exactly you are looking to commit?
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.