[all-commits] [llvm/llvm-project] 3173fa: [🍒][ci] Fix the base branch we use to determine ch...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Jan 25 13:57:54 PST 2024


  Branch: refs/heads/release/18.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 3173faaff152b9daf0b76e39785dc3fe1c7d9386
      https://github.com/llvm/llvm-project/commit/3173faaff152b9daf0b76e39785dc3fe1c7d9386
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2024-01-25 (Thu, 25 Jan 2024)

  Changed paths:
    M .ci/generate-buildkite-pipeline-premerge

  Log Message:
  -----------
  [🍒][ci] Fix the base branch we use to determine changes (#79503) (#79506)

We should diff against the base branch, not always against `main`. This
allows the BuildKite pre-commit CI to work properly when we target other
branches, such as `release/18.x`.

(cherry picked from commit 3b762891826192ded07286852d326f9c9060f52e)




More information about the All-commits mailing list