Skip to content

Commit d570c19

Browse files
authored
docs(publish-release): Add information about external contributor GitHub Action (#13037)
Extending the "how to" with information about the new GitHub action.
1 parent 2aebb28 commit d570c19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/publishing-a-release.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,8 @@ _These steps are only relevant to Sentry employees when preparing and publishing
3131
`Work in this release contributed by <list of external contributors' GitHub usernames>. Thank you for your contributions!`.
3232
If there's only one external PR, don't forget to remove the final `s`. If there are three or more, use an Oxford
3333
comma. (It's in the Sentry styleguide!)
34+
- We have a GitHub Action "External Contributors" which collects all external contributors in the changelog section
35+
"Unreleased". The GitHub Action creates a PR with this change every time a PR of an external contributor is merged.
36+
You can safely cut and paste this line to the new release section of the changelog (but a sanity check is never
37+
wrong).
3438
7. Commit, push, and continue with step 4 from the previous section with the general instructions (above).

0 commit comments

Comments
 (0)