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

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 30 14:22:21 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",
     }
----------------
joker-eph wrote:

What about line 24 the string "LLVM Premerge Checks" is actually what I got in my email for the post-merge.



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


More information about the llvm-commits mailing list