Allow the option to trigger dependent builds if parent fails

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Dependencies, Triggers
    • None
    • 0
    • 2

      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
        

            Assignee:
            Unassigned
            Reporter:
            James Giles IV (Inactive)
            Votes:
            6 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: