To create a repository in BItbucket and assigning role and access to each user is a tedious job. can we have any integration of jira with bitbucket to create repository and update the user list.
Below are the require step ,
1.Request log will be done in JIRA through issue type.
2.User will put all data with admin user access.
3. By a workflow when manager approves to be create in bitbucket , it must be trigger a request to Bitbucket and perform the create and update operation.
4.After creation of repository it must send us the src/master/ URL ,which is update on JIRA issue.
Please suggest the process to perform this if atlassian does not have the direct integration.