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.
I have a request to add a service account to access bitbucket repository. How can i do that?
Hi, @Dinesh Marella, welcome to the community!
Currently, Bitbucket Cloud does not have service accounts, but we have the following feature request to have this functionality implemented:
I would suggest that you add your vote there (by selecting the Vote for this issue link) as the number of votes helps the development team and product managers better understand the demand for new features.
You are more than welcome to leave any feedback, and you can also add yourself as a watcher (by selecting the Start watching this issue link) if you'd like to get notified via email on updates.
Implementation of new features is done as per our policy here and any updates will be posted in the feature request.
As for now, we advised you to use a regular account with an email address as a "service account" to work around the current lack of this offering.
Please feel free to share any additional questions or concerns regarding this case.
Kind regards,
Caroline
Thanks Caroline, Just wanted to confirm if we can grant readonly access to the service accounts for the repositories in bitbucket?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, @Dinesh Marella,
If what you need is just to grant read-only access to this account, I would recommend you add an Access key to your repository to allow this user or service to authenticate when pulling or cloning a repository over SSH.
An access key has the following features and limitations:
Grant read-only access to a public or private repository.
Don't require additional users on your plan.
Can be added to multiple repositories.
Can't also be associated with an account.
Don't require a passphrase when used for automated processes.
In case you would like to add an Access key, you can access the next document to check all the steps to achieve this:
I hope this helps, but do let me know if you have any questions.
Kind regards,
Caroline
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.