[PATCH] D125197: [github] format and refactor GitHub workflows

Anton Korobeynikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 01:09:26 PDT 2022


asl added inline comments.


================
Comment at: .github/workflows/llvm-bugs.yml:37
               const payload = {
-                author : issue.data.user.login,
-                issue  : issue.data.number,
----------------
Will you please keep vertical formatting here as it improves the readability!

Thanks!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125197/new/

https://reviews.llvm.org/D125197



More information about the llvm-commits mailing list