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

Allow the option to trigger dependent builds if parent fails

    XMLWordPrintable

Details

    • 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.

    Description

      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
        

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: