Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit223bb3e

Browse files
authored
Add notes on ABAC (#674)
* Add notes on ABACAdded note on build view permissions and notifications* Update user-settings.md
1 parent61fe141 commit223bb3e

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

‎_docs/administration/user-self-management/user-settings.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ As a Codefresh user, you can manage several settings in your personal account, i
2626

2727
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.
2828

29-
>By default, email notifications for builds are disabled for_all users_.
29+
>By default, email notifications for builds are disabled for_all users_.
30+
When you enable notifications, remember that you will receive notifications only for the builds that you have permissions to access. If you don’t have access to a pipeline, you will not have access also to its builds.
31+
3032

3133
* In**Notifications**, define the email address and select the notifications:
3234
* Email address for the notifications. By default, it's the same address you used to[sign up]({{site.baseurl}}/docs/administration/account-user-management/create-codefresh-account/).

‎_docs/pipelines/monitoring-pipelines.md‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,14 @@ toc: true
1111
View activity for Codefresh pipelines in in the**Builds** tab.
1212
* Global build view: The default view, displays builds for all pipelines for all projects across your organization.
1313
* Project build view: Selecting a project displays the builds for the pipelines in the project.
14-
15-
Both viewshavethe same controls and filters.
14+
15+
As a user, you can see builds from all pipelines youhaveaccess to. If your permissions do not include access to specific pipelines, you will not see builds from those pipelines.
1616

1717
##Viewing pipeline status
1818

1919
Each screen contains all builds sorted from the most recent to the oldest. The first time you visit
20-
the screen there are no filters defined.
20+
the screen there are no filters defined. To narrow the list, use the filters on the top
21+
of the screen.
2122

2223
{% include
2324
image.html
@@ -29,8 +30,7 @@ caption="Pipeline activity"
2930
max-width="80%"
3031
%}
3132

32-
By default, it shows all builds that is happening in Codefresh. To narrow the list you can use the filters on the top
33-
of the screen.
33+
3434

3535
###Applying filters on the build view
3636

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp