Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,644,335
Community Members
 
Community Events
196
Community Groups

Disabling of notifications of build status to bitbucket for SPECIFIC plans/jobs

Edited

We want to run tests to check whether our application integrates properly into the surrounding applications.

Since these tests belong to the application, the code is stored together with the application source code. 

But without being able to disable the Bitbucket notification for the bamboo plan performing these tests, we will have situations where a failing test due to issues with an external application might block our development team from performing a pull request.

 

I have already found two feature requests in the Bamboo Bug Tracker but since these are quite old I was hoping that someone might have found a solution to this issue.

 

The only solution I came up with is to use a dedicated integration-test  branch and keep it aligned with the development branch.

 

3 answers

But I have found a hacky solution for the issue:

When using the git binary from within a script task, I can perform a checkout of the repo without creating the link between the build and the bitbucket server.

Not necessary an elegant solution, but it does solve our issue

Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 06, 2018

You can use Repository Type "Git" instead of "Bitbucket Server/Stash" to achieve the same result

We use Bitbucket and Bamboo as one tenant within a large enterprise. This means we cannot disable the Application Link between both servers.

In addition, tests should be performed during the day at request of the application development team.

0 votes
Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 06, 2018

How about deleting the Application Link in both servers during the test and then recreate it later?

Since all the build status will not be sent to Bitbucket Server, you will have to perform the test during the off working hour.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events