[llvm] [Github][CI] Rename New Premerge Jobs (PR #138024)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Thu May 1 14:45:15 PDT 2025


================
@@ -29,8 +29,8 @@
 # name.
 GITHUB_JOB_TO_TRACK = {
     "github_llvm_premerge_checks": {
-        "Linux Premerge Checks (Test Only - Please Ignore Results)": "premerge_linux",
-        "Windows Premerge Checks (Test Only - Please Ignore Results)": "premerge_windows",
+        "Build and Test Linux (Test Only - Please Ignore Results)": "premerge_linux",
+        "Build and Test Windows (Test Only - Please Ignore Results)": "premerge_windows",
     }
----------------
boomanaiden154 wrote:

Yes. Would it be preferred to get rid of it? I don't have strong opinions either way, but I can see the advantage of removing it given confusion around LLVM referring to the set of projects/monorepo versus the individual project.

https://github.com/llvm/llvm-project/pull/138024


More information about the llvm-commits mailing list