You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.