python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Is it possible to add reviewers at folder level in bitbucket?
We can have the branch permissions at the Project level or at the repo level, requirement is - is there a way can we have the branch permissions at the folder level.
When developers raise a PR for cod...
Bishop
Votes: 0
Answers: 1
ssh authentication failed bitbucket server
I am trying to connect to bitbucket server via ssh. And i get Host key verification failed.
I sued this guide https://support.atlassian.com/bitbucket-cloud/docs/set-up-an-ssh-key/ and added my public ...
Rud Faden
Votes: 0
Answers: 1
Cannot view attached file in BitBucket PR comment via curl from Jenkinsfile
I am trying to attach a html file to bitbucket PR comment via curl command from Jenkinsfile. Here is the curl command I am using - curl -k -u $username:$pass -X POST $URL -H \"Content-Type: multi...
pgundlupet
Votes: 0
Answers: 0
Why bitbucket server checks Token, even if its blocked?
we have Atlassian Bitbucket Server. And I'm trying to use its API.
Found this: https://docs.atlassian.com/bitbucket-server/rest/7.21.0/bitbucket-rest.html#idp299
Using PHP, i tried:
$url = "http:...
ivekov
Votes: 0
Answers: 1