I'm getting the following error when I try to run tests in Bamboo: /usr/bin/ant: 1: eval: Bad substitution I've got Jira, Stash, and Bamboo all hooked up together. I also have Bamboo...
Hi together, is it possible to transit a JIRA Issue to a specific Workflow status after a successful or failed Bamboo Build ? The Bitbucket triggers work like a charm Pull request created...
Any ideas or solutions for triggering a bamboo deployment after a JIRA issue has been moved or transitioned to another status? E.g. Issue moves to QA/Review. Once this has been moved out...
Hi, I created a build plan and configured and enable automatic branch detection and automatic creation for remote links for JIRA issues to plan branch as following screen shot. So I...
Is there a way to read the commit message from the build. 'Build result summary' section will show a details of 'Code commits' like Author, commit, message and commit date. I want to trigger ...
Is it possible to trigger a Bamboo plan from JIRA? I want to trigger automation Plan in bamboo , when a issue is assigned to say a development team,
The time zone shown in the Trigger configuration is the default time zone, each time I want to add a new trigger, do i need to go and calculate manually the time zone. Is there a way I can set m...
I want to run Bamboo and Jira on the same Server. Is there any chance with two tomcat instances?
Simply - I would like for Bamboo to add a comment to a JIRA issue when the build fails or completes successfully for the first time. JIRA and Bamboo are linked, so Bamboo is able to see the issue...
I can trigger a build from a JIRA release, but I actually want to deploy the release. Of course, I could add the deployment tasks to the build job, but that circumvents the use of the deployment plan...
Hi, We have a requirement to update the selenium test results as a comment in JIRA. Is there a plugin to achieve this ? Currently the Job runs in Jenkins, and we are getting test results...
I am currently in the process of setting up integration between JIRA Cloud (cloud/hosted) and Bamboo (installed on-premise on our own server) but am struggling to get the integration to work. I have...
How can I get value of Bamboo's "latest build" that is associated with a particular JIRA issue? If I make API call I get lots of info for the "custom field 10800" apart from the most...
Hi I have a set of tests running in a Bamboo remote agente using cucumber. On Jira i have installed Zephir and Zappi On Bamboo i have the Zephir plug in and i can add a task that detects the jira...
We currently have 10 remote agents. 5 could be offline when its code freeze. We normally have 5 agents up and accepting builds and when we have a long list that joins the queue, +10 plus ...
Hi guys! When we click release button in JIRA, we get "Failed to execute request: java.net.SocketTimeoutException: Read timed out". This is not happening all the time, but it seems to be related to...
Hi We have recently upgraded our Bamboo[5.8.1] & JIRA[6.3.11] instances to the GA versions on Windows 2012 Server in our environment. We have observed that the version of tomcat bundled by...
We have a requirement to update the Jira comments with the selenium test results. Is there any specific plugin for this ? Probable approach: Using Jira Rest Api: https://developer...
I'm currently using JIRA Server to authenticate users in Bamboo. I would like to now disconect JIRA as my user repository and use Bamboo's internal user repository. If I disconnect JIRA as per...
How to get the JIRA Issue ID which is present in each bamboo build number. Say for eg: I have Bamboo build number 15, in that summary tab of the build number, I could able to see JIRA Issue...
Our company recently implemented and installed JIRA,Bamboo and Stash.Now our company has decided to do a practice of continuous integration using these tools along with Git.I have been given the...
Hello, I am trying to find a way to use JIRA Webhooks to kick off a Bamboo plan on specific Transitions. We have successfully been able to CURL the REST call using the following: curl -X...
Hello everyone, First, this is how we are setup: we have Jira with the agile (scrum) plugin, Bamboo (+ Fecru, Confluence) and our software is in several Mercurial repositories. So, what we could...
...bamboo to Zephyr and also log a bug for failed test case in JIRA?
Hi, I would like your input on how to best release pom, parent module and a group of submodules using Bamboo and jgitflow release. I have completed setting up the maven build deploy in the Build st...