[all-commits] [llvm/llvm-project] 1f8d5d: [CI] Make premerge_advisor_explain write comments
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Fri Nov 7 12:31:58 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f8d5d46df48720973c8312447b1c9a0165213d4
https://github.com/llvm/llvm-project/commit/1f8d5d46df48720973c8312447b1c9a0165213d4
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M .ci/all_requirements.txt
M .ci/premerge_advisor_explain.py
M .ci/requirements.txt
M .ci/utils.sh
M .github/workflows/premerge.yaml
Log Message:
-----------
[CI] Make premerge_advisor_explain write comments
This patch makes the premerge advisor write out comments. This allows
for surfacing the findings of the advisor in a user-visible manner
beyond just dumping the output in the logs. Surfacing the information in
a comment also makes it much easier to discover compared to the Github
summary view.
Reviewers: dschuff, gburgessiv, Keenuts, DavidSpickett, lnihlen
Reviewed By: DavidSpickett
Pull Request: https://github.com/llvm/llvm-project/pull/166605
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