Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit 725d729

Browse files
fix: use BCC instead of TO
1 parent 91b9da1 commit 725d729

2 files changed

Lines changed: 21 additions & 2 deletions

File tree

sphinx/processes/release_process.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Before proceeding, make sure that the [release notes have already been written](
1010

1111
## Send the Announcement
1212

13-
Draft a new email, starting in the support@specifysoftware.org inbox. In the draft, click on the **Layout** button in the bottom menu:
13+
Draft a new email from the support@specifysoftware.org inbox (if you are not a delegate, contact the support lead or assistant). In the draft, click on the **Layout** button in the bottom menu:
1414

1515
![Layout Button](update_process/LayoutButton.jpg)
1616

@@ -22,12 +22,30 @@ Click **Edit Layout**. Once there, update the layout for this release, replacing
2222

2323
![Example Scheduled Update Email](update_process/UpdateScheduledExampleEmail.png)
2424

25+
It should look something like this:
26+
27+
> Dear Specify Cloud Users,
28+
>
29+
> We're writing to let you know about an upcoming update for all Specify Cloud users. We will be upgrading all instances to the latest version of our software, Specify 7.11.1. This update includes new features, performance enhancements, and bug fixes to improve your experience.
30+
>
31+
> You can find a detailed list of all the changes in the official release announcement on our community forum: Specify 7.11.1 Release Announcement.
32+
>
33+
> To perform this upgrade, we have scheduled a maintenance window during which all hosted Specify 7 instances will be unavailable. The downtime will be from 9:00 AM to 9:00 PM US Central Daylight Time (CDT) on Saturday, August 9th, 2025.
34+
>
35+
> This update will be applied automatically, and no action is required on your part. However, if you would prefer not to have your instance updated at this time, please let us know by replying to this email.
36+
>
37+
> If you have any questions or concerns, please don't hesitate to respond to this message.
38+
>
39+
> Best regards,
40+
>
41+
> Specify Collections Consortium Team
42+
2543
Don't forget to update the button link at the bottom to make it easy as possible for users to find out what changes are in the latest release.
2644

2745
The subject for the email should be formatted like this, replacing the Specify 7 version:
2846
`Specify Cloud Scheduled Downtime: Update to Specify 7.11.1`
2947

30-
Once this is done, add all relevant [Google Groups](https://groups.google.com/) to the recipients list (in To:). For example, if this update is only for the US region of Specify Cloud, we can email `specify-cloud-us@specifysoftware.org`. If it applies to all regions, we can include these as additional recipients.
48+
Once this is done, add all relevant [Google Groups](https://groups.google.com/) to the recipients list (in **BCC:**, as it will hide the other regions from each other). For example, if this update is only for the US region of Specify Cloud, we can email `specify-cloud-us@specifysoftware.org`. If it applies to all regions, we can include these as additional recipients.
3149

3250
```
3351
"Specify Cloud (US)" <specify-cloud-us@specifysoftware.org>, "Specify Cloud (BR)" <specify-cloud-br@specifysoftware.org>, "Specify Cloud (CA)" <specify-cloud-ca@specifysoftware.org>, "Specify Cloud (CH)" <specify-cloud-ch@specifysoftware.org>, "Specify Cloud (EU)" <specify-cloud-eu@specifysoftware.org>, "Specify Cloud (IL)" <specify-cloud-il@specifysoftware.org>
@@ -39,3 +57,4 @@ These are all visible in Google Groups:
3957

4058
![Region Groups](update_process/regiongroups.png)
4159

60+
After double-checking the intended recipients are set and that all links are working as expected, you can click **Send**.
109 KB
Loading

0 commit comments

Comments
 (0)