| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -35,6 +35,7 @@ jobs: | |||
| 35 | 35 | GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }} | |
| 36 | 36 | with: | |
| 37 | 37 | author: Node.js GitHub Bot <github-bot@iojs.org> | |
| 38 | + branch: actions/inactive-collaborators | ||
| 38 | 39 | body: This PR was generated by tools/find-inactive-collaborators.yml. | |
| 39 | 40 | commit-message: "meta: move one or more collaborators to emeritus" | |
| 40 | 41 | labels: meta | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -17,6 +17,8 @@ jobs: | |||
| 17 | 17 | env: | |
| 18 | 18 | GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | |
| 19 | 19 | with: | |
| 20 | + author: Node.js GitHub Bot <github-bot@iojs.org> | ||
| 21 | + branch: actions/license-builder | ||
| 20 | 22 | title: "doc: run license-builder" | |
| 21 | 23 | body: "License is likely out of date. This is an automatically generated PR by the `license-builder.yml` GitHub Action, which runs `license-builder.sh` and submits a new PR or updates an existing PR." | |
| 22 | 24 | commit-message: 'doc: run license-builder' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments