[all-commits] [llvm/llvm-project] 6e7da0: [Github][CI] Enable New Premerge on PRs (#127894)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Thu Feb 20 10:33:02 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e7da07c73c179396e21fb729ac14d6b2a1c3152
https://github.com/llvm/llvm-project/commit/6e7da07c73c179396e21fb729ac14d6b2a1c3152
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M .github/workflows/premerge.yaml
Log Message:
-----------
[Github][CI] Enable New Premerge on PRs (#127894)
This patch gets rid of the file restriction for running the new premerge
Github workflow on PRs. This will cause the jobs to be run on all the
PRs. Currently the jobs will succeed regardless of build/test failure
results. This will let us test the new infra hopefully without too much
disruption before eventually letting jobs fail when builds/tests fail
and deprecating the existing premerge system.
This is part of the launch plan as outlined in
https://discourse.llvm.org/t/googles-plan-for-the-llvm-presubmit-infrastructure/78940.
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