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
Same repository names in different projects
I have two projects:
CompanyAManagement
CompanyBManagement
And for both projects, I would have a repository "frontend" and "backend".
However, after I have created the project &q...
Martin Fischer
Votes: 0
Answers: 1
No "Create Pull Request" option in Xcode 13.2.1
Having heard about the possibility to create and comment pull requests, I was about to try this feature:
I have successfully added by Bitbucket Cloud account in Preferences using an App Password
I ca...
rgal75
Votes: 0
Answers: 0
In an Azure Devops pipeline, how can I detect and cancel other build jobs from the same Git branch?
How do I write an Azure Pipeline script that detects whether any other CI build jobs are running using the same Git branch, and cancels those other jobs?
I want to cancel only CI build jobs. Any PR b...
Ray Depew
Votes: 0
Answers: 3