Skip to content

Commit f968fdb

Browse files
aduh95RafaelGSS
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 <moshe@atlow.co.il> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent e73be1b commit f968fdb

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)