[all-commits] [llvm/llvm-project] fd65b2: [Github][libcxx] Run Container Build Workflow on S...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Fri Jul 25 12:47:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd65b2097be4acae1cc5b718dcccb10b9aaf324c
      https://github.com/llvm/llvm-project/commit/fd65b2097be4acae1cc5b718dcccb10b9aaf324c
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M .github/workflows/libcxx-build-containers.yml

  Log Message:
  -----------
  [Github][libcxx] Run Container Build Workflow on Stacked PRs (#150683)

Currently the container build workflow does not run on stacked PRs that
do not have a branch target of main because of how the workflow is
configured. This makes the workflow better confirm to the LLVM CI best
practices around Github workflows:


https://llvm.org/docs/CIBestPractices.html#ensuring-workflows-run-on-the-correct-events



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