Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-13802

Downstream promotion should be prohibited/impossible when upstream promotion is outstanding

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • promoted-builds-plugin
    • None
    • Fedora 15 OpenJDK 1.6.0_22 on x86-64 + Jenkins 1.462 + Promoted Builds Plugin 2.5

      The view where one can click "Approve" should disable the button as long as the upstream promotion is not successful done.

      Situation:

      I have three promotions configured which should only happen in this order: Deploy to Staging (refered as A) -> QA OK (refered as B) -> Deploy to live (refered as C)
      Obviously the QA should not be able to "mark" the build OK before it has been deployed.

      The Promotions are configured with these upstream criterias:

      • A: manual
      • B: manual, when A is promoted
      • C: manual, when B is promoted

      Current:
      B can be approved even if A has never been approved. Same for C vs. B or A.

      Desired:
      B's Approve should be disabled until A is successful approved. Same for C vs. B or A

            Unassigned Unassigned
            tholewebgods Thomas Lehmann
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: