-
Suggestion
-
Resolution: Duplicate
-
None
-
None
-
0
-
In addition to our actual CI builds that run tests on a branch, we have several jobs that run various tasks unrelated to the CI (from the same git repository).
When looking at the build status in BitBucket, we see these jobs reported even though they aren't really related to the health of a branch. This make the build-status feature in Bitbucket unusable.
We'd like to have some check box that controls whether a job reports it's status to Bitbucket or not.
- duplicates
-
BAM-17542 Provide option to disable Stash/Bitbucket Server build status notification
- Gathering Interest
I would love to have this feature.
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.