Skip to content

Commit 3b93b0c

Browse files
aduh95juanarbol
authored andcommitted
tools: add url to AUTHORS update automation
This should simplify the review of `AUTHORS` file updates. PR-URL: #45971 Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 422a981 commit 3b93b0c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/authors.yml

+3
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
Here are some new additions to the AUTHORS file.
3131
This is an automatically generated PR by the
3232
`authors.yml` GitHub Action, which runs `tools/update-authors.mjs`.
33+
Check the output of
34+
${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
35+
for possible duplicates.
3336
branch: actions/authors-update # Custom branch *just* for this Action.
3437
commit-message: 'meta: update AUTHORS'
3538
labels: meta

0 commit comments

Comments
 (0)