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
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
bitbucket API Rest - Getting branches from a repository
I am looking for the list of endpoints available for bitbucket API regarding get the branches from a repository and a specific branch.
I was expecting to see something like:
GET /2.0/repositories/{wor...
bgarcial
Votes: 0
Answers: 1
remotes::install_bitbucket() stopped working
For many months now, I've been using remotes::install_bitbucket() from a Docker container to download a private Bitbucket repo and install an R package. March 10, it seems to have stopped working with...
josephD
Votes: 0
Answers: 1