[all-commits] [llvm/llvm-project] 7b541c: [Github] Build CI Containers in Stacked PRs (#149346)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Fri Jul 18 07:07:10 PDT 2025


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

  Changed paths:
    M .github/workflows/build-ci-container-windows.yml
    M .github/workflows/build-ci-container.yml

  Log Message:
  -----------
  [Github] Build CI Containers in Stacked PRs (#149346)

Currently the pull_request event on the build CI container workflows are
restricted to main. This prevents building them on stacked PRs. This is
a bit annoying because we do not get the CI to test that everything is
working until all of the base PRs have landed and the target branch
becomes main.



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