[all-commits] [llvm/llvm-project] f11d46: [Github] Remove invalid comment from pr-code-forma...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sat Apr 26 21:15:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f11d46c1514d0ef4d3e92a96a9d330a9bc3164e1
https://github.com/llvm/llvm-project/commit/f11d46c1514d0ef4d3e92a96a9d330a9bc3164e1
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-04-27 (Sun, 27 Apr 2025)
Changed paths:
M .github/workflows/pr-code-format.yml
Log Message:
-----------
[Github] Remove invalid comment from pr-code-format.yaml
The comment was originally added in
b3af755254599f474601d0d7b7374dcc36af279a, but
2898c3e0bbf904c68efb194525bcdfeedb3014c2 greatly simplified things
making the previous comment invalid. We no longer need to look at
diffing main versus the PR and whether we are doing a two dot or three
dot diff as we are just diffing the merge commit.
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