You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/administration/user-self-management/user-settings.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ toc: true
11
11
As a Codefresh user, you can manage several settings in your personal account, including:
12
12
13
13
* Email notifications for builds and build usage
14
+
* Select date and time formats for pipeline modules
15
+
* Get updates on weekly usage
14
16
* Grant account access to Codefresh support
15
17
* Grant access to private Git repositories
16
18
* Create and manage API keys
@@ -20,7 +22,7 @@ As a Codefresh user, you can manage several settings in your personal account, i
20
22
##Access user settings
21
23
* In the Codefresh UI, on the toolbar, click the**Settings** icon and then select[**User Settings**](https://g.codefresh.io/user/settings){:target="\_blank"}.
22
24
23
-
##Email notifications for pipeline builds
25
+
##Enable email notifications for pipeline builds
24
26
25
27
Configure the email notifications you want to receive for builds based on the build status: only successful, only failed, or for both successful and failed builds.
26
28
@@ -41,9 +43,15 @@ caption="Email notifications for pipeline builds"
41
43
max-width="50%"
42
44
%}
43
45
46
+
##Customize date and time formats
44
47
48
+
Select your preferred formats for date (US or international) and time (24 or 12 hours) display in the Codefresh UI.
45
49
46
-
##Weekly updates of build usage
50
+
>Currently applies only to pipeline modules.
51
+
52
+
53
+
54
+
##Receive weekly updates of build usage
47
55
48
56
Select to receive weekly summaries of builds across your pipelines along with other statistical data. This information can be useful if you want to understand your overall project build health and capacity usage.
49
57
@@ -72,13 +80,6 @@ max-width="100%"
72
80
73
81
74
82
75
-
##Git provider private access
76
-
77
-
When you connect your[Git provider]({{site.baseurl}}/docs/integrations/git-providers/) during sign-up, you may choose to let Codefresh access only your public Git repositories.
78
-
79
-
To allow Codefresh to also add[Git triggers]({{site.baseurl}}/docs/pipelines/triggers/git-triggers/) on private repositories you need to explicitly enable it in this section.
80
-
81
-
Note that options available highly depend on what Git provider you are using with Codefresh.