One of our Developers has said it would be really helpful if when a colleague submits a Pull Request in Bitbucket for the corresponding Jira ticket to be auto assigned to him as the Approver. ...
Hi! I'm new to Bitbucket Pipelines and not sure how to go about this use case. When a new PR is opened I want to trigger my pipeline. The one task I need my pipeline to do is run my docker image ...
Hello, I want to require something when checking changes in a pull-request. The behavior is reasonable: - if a file is in text format, one can see the differences, - else if a file is ...
We are going to perform our production migration from Jira DC to Jira cloud but during the UAT migration we noticed that the historical data is not shown in the Development panels such as branches, c...
Hi I am trying to create a pull request on my Bitbucket Server through terminal using the following command - curl -v https://bitbucketserver.com/pull-requests \ -...
Hi Community, We are using Bitbucket Cloud for source code and Jira Cloud for issue tracking. Requirement: We want to enforce that every Git commit message contains a valid Jira issue key If the...
Hello everyone, I am here to share some exciting news: Awesome Graphs for Bitbucket just launched a brand new REST API in Cloud 🥳 New endpoints make getting pull request insights truly a br...
Pull requests are critical gates in your software delivery pipeline, especially in regulated sectors such as finance, healthcare, and defense. Bitbucket Cloud offers basic controls, but engineering...
❗Jira Hooks for Bitbucket + Workzone: PullRequest Workflow = Peace of mind with confidence and velocity built in Introduction An efficient and secure software development process is more cri...
95% of my time in Bitbucket is the pull requests section. Every time I click on pull request: The filters are empty therefore an overwhelming list is show I have to set author to my self ...
Hello, I would like to create an automation that checks pull requests that have been open for more than two days and sends an email to the author to speak to the reviewers. In the first phase, I se...
Environment • Bitbucket Data Center • Bamboo • SonarQube Current Setup Hi Atlassian Community! I currently have the following workflow implemented: 1. Create Pull Requests in Bitbucket...
I created a PR with 1 commit. A reviewer pointed out something wrong, so I fixed that issue and pushed a second commit. Yet the overview for PR in BitBucket web GUI still shows the problem. I...
We've followed the smart commit with issue key for all branch, commit and PR but when navigate to Code page under development, the linked pull request is empty. However, under issue detail...
Let's say I have PR with 50+ files. Then if I try to see files not marked as viewed yet, I end up with next recipe: 1. collapse all the files 2. look for files without checkbox 3. expand th...
I am trying to trigger bitbucket pipelines on every pull request to staging and production branches. But it wouldn't trigger. I have tried passing branches values like staging/*, master/* and even '...
We are a team of 10 members where the group is tagged for approval and if one of the member approved this Pull request rest of the members are still seeing this as a pending even one appr...
We have DEVOPS triggers from BitBucket that get kicked off when Pull Requests are open; ie: "Send an email to this channel when a Pull Request is opened" or "add a comment to this JIRA when a pull re...
Hello, Bitbucket has an (for me) unwanted behaviour: When creating a pull request it checks how many commits were made. If only one it takes the commit message. When several commits it generates the...
Hello All, I have a use case. I have two branches "stag" and "prod". The stag branch contains three files appspec.yml, buildspec.yml, commonfile.txt, and scripts folder. The prod branch also ...
Hi, when I list the pull request for the project, i want to filter some of the users who created pull requests from the list. We have some automation users and they open lots of pull requests automat...
I have an issue where I'm trying to set up an automation that whenever an Issue is assigned a Version, I go out and update the Pull Requests base branch. I am able to successfully fetch all of ...
Hi community, How do you approach optimizing the code review process in Bitbucket? I’d like to hear your tips on ensuring that PR authors receive timely, high-quality feedback. If you are current...
Hello, I have been checking the documentation associated with smart values for Pull Requests - https://support.atlassian.com/cloud-automation/docs/jira-smart-values-development/#--Pull-req...
I'm looking for a way I can search PR comments to find a discussion. A few of our senior developers were discussing how we might introduce SccsID-like tagging in our source code so we ca...
Copied to clipboard