...t clearly indicated that Option 2 as API token is supported and even encouraged (here's the code link: https://bitbucket.org/bitbucketpipelines/runners-autoscaler/src/8...
Hey Bitbucket Data Center users! This is a PSA that new Jira endpoints have been released and Jira Search REST APIs will be deprecated in 2027. These changes may impact how your integrations work w...
...ome slack notifications, and until now we configured it like you mentioned in your documentation here https://support.atlassian.com/bitbucket-cloud/docs/integrate-bitbucket-cloud-with-slack/&n...
Hi all, Using the REST API we are trying to retrieve data about branches in the workspace. Using https://api.bitbucket.org/2.0/repositories/{workspace}/(repository}/refs/branches we get...
...o use `BITBUCKET_STEP_OIDC_TOKEN` for this purpose, specifically to post comments on pull requests. Here's the curl command I used: ```sh curl --request POST \ --url 'https://api.bitbucket.org/2.0...
...bove features - https://developer.atlassian.com/cloud/bitbucket/rest/api-group-branch-restrictions/#api-repositories-workspace-repo-slug-branch-restrictions-post Is there any way to manage the Merg...
...hey is no API for project level branch restrictions 2. What else is the purpose of a project other than user/group security and branch permissions. 3. For adding permissions we either require a...
I am currently experiencing an issue where using the REST API to edit a file of approximately 6–7 MB results in a gateway timeout error. Given the file size, this seems unexpected. Could y...
Has anyone successfully deployed Bitbucket Auto Runners on K8s using API tokens? Any advice on troubleshooting this 401 error would be greatly appreciated – especially if it's a common gotcha with token...
Copied to clipboard