[all-commits] [llvm/llvm-project] 05ebb3: [libc++] Re-add a script to trigger the libc++ Bui...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Jul 2 08:43:41 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05ebb363c901cf2c153a5c90293b202cc4540887
      https://github.com/llvm/llvm-project/commit/05ebb363c901cf2c153a5c90293b202cc4540887
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2025-07-02 (Wed, 02 Jul 2025)

  Changed paths:
    A libcxx/utils/ci/buildkite-pipeline-trigger.sh

  Log Message:
  -----------
  [libc++] Re-add a script to trigger the libc++ Buildkite pipeline (#146730)

This was removed in 99cdc26c94 when the LLVM monorepo Buildkite setup
was removed. Libc++ previously relied on the LLVM monorepo pipeline to
trigger its own pipeline when needed. Since there is no LLVM monorepo
pipeline anymore, we must trigger the libc++ Buildkite pipeline on every
pull request and use this script to determine which jobs to actually
start based on the files that are touched by the PR.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list