Skip to content

Commit aa9e066

Browse files
authored
Merge pull request codefresh-io#474 from codefresh-io/classic-emails-disabled
Update user settings
2 parents ff44f59 + f12d13d commit aa9e066

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

_docs/administration/user-settings.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,21 @@ To access your individual user settings navigate to [https://g.codefresh.io/user
99

1010
## Email Notifications for Builds
1111

12-
In the part section of the screen you can choose what email notifications you want to be active.
13-
The options are:
12+
> **IMPORTANT**:
13+
On 26 August 2022, we are switching off email notifications for all accounts.
14+
To re-enable email notifications, update the email notification settings for your account _after_ the above date.
15+
1416

15-
* Email address that will receive the notifications. By default it is the same address that you used for [sign-up]({{site.baseurl}}/docs/getting-started/create-a-codefresh-account/)
16-
* Toggle for receiving emails of successful builds
17-
* Toggle for receiving emails of failed builds
17+
Receive email notifications for builds based on the build status: only successful, only failed, or for both successful and failed builds.
18+
19+
> By default, email notifications are disabled for both successful and failed builds.
20+
21+
**Email notification settings**
22+
23+
* Email address for the notifications. By default it is the same address you used to [sign-up]({{site.baseurl}}/docs/getting-started/create-a-codefresh-account/).
24+
* Select to receive emails for successful builds
25+
* Select to receive emails for failed builds
1826

19-
> For _new_ users, email notifications for builds, both successful and failed, are disabled by default.
2027

2128
{% include image.html
2229
lightbox="true"
@@ -27,7 +34,6 @@ caption="email settings"
2734
max-width="50%"
2835
%}
2936

30-
The last option is especially useful in big teams, where multiple people commit on the same Git repository.
3137

3238

3339
## Weekly Updates for Build Usage
518 Bytes
Loading

0 commit comments

Comments
 (0)