[llvm-branch-commits] [CI] Make premerge upload/write comments (PR #166609)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Nov 7 11:28:11 PST 2025


================
@@ -116,6 +116,13 @@ jobs:
           path: artifacts/
           retention-days: 5
           include-hidden-files: 'true'
+      - name: Upload Comment
+        if: always()
+        continue-on-error: true
----------------
boomanaiden154 wrote:

Yep. Surprised it passed premerge testing like that...

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


More information about the llvm-branch-commits mailing list