Re-pushing the same hash should not re-trigger a new pipeline

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      Ideally we index the pipeline run based on the commit since they are unique (same commit, same code).

      Steps to Reproduce

      1. push commit A
      2. push commit B
      3. git reset back to commit A
      4. git push -f

      Expected Results

      The pipeline results should link back to the previous run of commit A

      Actual Results

      commit A now has 2 running pipelines

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              Unassigned
              Reporter:
              Eric Xing
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: