[all-commits] [llvm/llvm-project] c8655f: [GitHub] Remove author association print from new-...

David Spickett via All-commits all-commits at lists.llvm.org
Tue Dec 12 06:49:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c8655fce45af6f2c13285f218bba83d39c84d5a4
      https://github.com/llvm/llvm-project/commit/c8655fce45af6f2c13285f218bba83d39c84d5a4
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M .github/workflows/new-prs.yml

  Log Message:
  -----------
  [GitHub] Remove author association print from new-prs workflow

Turns out, new contrbiutor association is in fact `NONE`.

Example: https://github.com/llvm/llvm-project/pull/75182

```
Run echo "$AUTHOR_ASSOCIATION"
NONE
```




More information about the All-commits mailing list