Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-17942

Allow the option to trigger dependent builds if parent fails

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Dependencies, Triggers
    • None
    • 0
    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Problem Definition

      When a parent build fails in Bamboo, the child is not triggered

      Suggested Solution

      Add another option to trigger builds if parent fails

      Workaround

      • Bamboo Fail Build Trigger Plugin
      • Alternatively you can add script task utilizing the REST API to trigger build
        curl -H "Content-Type: application/json" -X POST http://host_name/rest/api/latest/queue/<project-plan>?stage&executeAllStages&customRevision
        

            [BAM-17942] Allow the option to trigger dependent builds if parent fails

            Alexey Chystoprudov added a comment - Or use https://marketplace.atlassian.com/plugins/com.atlassianlab.bamboo.plugins.bamboo-fail-trigger/server/overview  plugin to trigger plan on another plan's failure

              Unassigned Unassigned
              jgiles@atlassian.com James Giles IV (Inactive)
              Votes:
              6 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: