Application password in Bitbucket
Permissions required to backup selected repository metadata
By creating application passwords, you can assign various types of permissions. Below is a list of permissions that will allow you to backup the repository metadata you are interested in in your organization.
Account - Read permission required to assign an organization to Gitprotect.
Repositories - the Read and Admin level permission is required to access the list of repositories and to be able to back them up.
Projects - required permission at the level of Read to be able to save information from which project the repository comes from.
Pull requests - required permission at the Read level to be able to backup pull requests inside the repository.
Issues - required permission at the level of Read to be able to backup Issues inside the repository.
Wikis - Read permission required to back up Wikis inside the repository.
Pipelines - Read permission required to back up Pipelines, Pipeline schedules, Pipeline know hosts, Pipeline settings.
Remember that if you grant only read permissions, it will be possible to perform a backup, but to restore them, you will have to generate a new password with write permissions.
See also:
Last updated