Skip to content

Commit

Permalink
Add step to send notice by email to release doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ada-globus authored Oct 16, 2024
1 parent 9148662 commit 6cada7e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,8 @@ or create the release via the GitHub CLI
./scripts/changelog2md.py | \
gh release create $SDK_VERSION --title "v$SDK_VERSION" --notes-file -
```

- Send an email announcement to the Globus Discuss list with highlighted
changes and a link to the Github release page.
(If the Globus CLI is releasing within a short interval,
combine both announcements into a single email notice.)

0 comments on commit 6cada7e

Please sign in to comment.