[all-commits] [llvm/llvm-project] a1177b: Reland: [Workflow] Add new code format helper.

Tobias Hieta via All-commits all-commits at lists.llvm.org
Fri Sep 22 01:26:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1177b0bdbf8b299bd6af668ee4d535cec442b0f
      https://github.com/llvm/llvm-project/commit/a1177b0bdbf8b299bd6af668ee4d535cec442b0f
  Author: Tobias Hieta <tobias at hieta.se>
  Date:   2023-09-22 (Fri, 22 Sep 2023)

  Changed paths:
    A .github/workflows/pr-code-format.yml
    R .github/workflows/pr-python-format.yml
    A llvm/utils/git/code-format-helper.py
    A llvm/utils/git/requirements_formatting.txt
    A llvm/utils/git/requirements_formatting.txt.in

  Log Message:
  -----------
  Reland: [Workflow] Add new code format helper. 

I landed this format helper, but unfortunately, it didn't work because
of permissions, it could not add comments on a fork's PR. @cor3ntin
informed me there are fixes for this that you had worked on @tstellar -
but I didn't have time to read up on it too much. Can you explain what
changes are needed to get the action to be able to write comments on
fork's PR?




More information about the All-commits mailing list