Skip to content

Commit 8db8a06

Browse files
authored
fix: Update Roles and Permissions for Organizations page (#2683)
* fix: Update Roles and Permissions for Organizations page * fix: Update Roles and Permissions for Organizations tables
1 parent 0233050 commit 8db8a06

3 files changed

Lines changed: 4 additions & 7 deletions

File tree

276 KB
Loading
274 KB
Loading

docs/organizations/roles-and-permissions-for-organizations.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,10 @@ By default, only users with the Codacy role **repository write** can change anal
2929

3030
To change this, open your organization **Settings**, page **Roles and permissions**, and choose the Codacy roles that can perform the following operations on the repositories of your organization:
3131

32+
- [Configure code patterns](../repositories-configure/configuring-code-patterns.md)
3233
- [Ignore issues](../repositories/issues.md#ignoring-and-managing-issues)
3334
- [Ignore files](../repositories-configure/ignoring-files.md)
34-
- [Configure code patterns](../repositories-configure/configuring-code-patterns.md)
35-
- [Configure languages](../repositories-configure/languages.md)
36-
- [Manage branches](../repositories-configure/managing-branches.md)
3735
- [Reanalyze branches and pull requests](../faq/repositories/how-do-i-reanalyze-my-repository.md)
38-
- [Create targets and run Dynamic Application Security Testing scans](../organizations/managing-security-and-risk.md#app-scanning)
3936

4037
![Configuring repository management permissions](images/roles-permissions-repo-management.png)
4138

@@ -129,7 +126,7 @@ The table below maps the GitHub Cloud and GitHub Enterprise roles to the corresp
129126
<td class="yes">Yes</td>
130127
</tr>
131128
<tr>
132-
<td>Ignore issues and files,<br/>configure code patterns and languages,<br/>manage branches,<br/>reanalyze branches and pull requests</td>
129+
<td>Ignore issues and files,<br/>configure code patterns,<br/>reanalyze branches and pull requests</td>
133130
<td class="no">No</td>
134131
<td colspan="2" class="maybe"><a href="#change-analysis-configuration">Configurable</a></td>
135132
<td colspan="2" class="maybe"><a href="#change-analysis-configuration">Configurable</a></td>
@@ -293,7 +290,7 @@ The table below maps the GitLab Cloud and GitLab Enterprise roles to the corresp
293290
<td colspan="2" class="yes">Yes</td>
294291
</tr>
295292
<tr>
296-
<td>Ignore issues and files,<br/>configure code patterns and languages,<br/>manage branches,<br/>reanalyze branches and pull requests</td>
293+
<td>Ignore issues and files,<br/>configure code patterns,<br/>reanalyze branches and pull requests</td>
297294
<td class="no">No</td>
298295
<td colspan="2" class="maybe"><a href="#change-analysis-configuration">Configurable</a></td>
299296
<td class="maybe"><a href="#change-analysis-configuration">Configurable</a></td>
@@ -439,7 +436,7 @@ The table below maps the Bitbucket Cloud and Bitbucket Server roles to the corre
439436
<td class="yes">Yes</td>
440437
</tr>
441438
<tr>
442-
<td>Ignore issues and files,<br/>configure code patterns and languages,<br/>manage branches,<br/>reanalyze branches and pull requests</td>
439+
<td>Ignore issues and files,<br/>configure code patterns,<br/>reanalyze branches and pull requests</td>
443440
<td colspan="2" class="maybe"><a href="#change-analysis-configuration">Configurable</a></td>
444441
<td class="maybe">Inherits original permission</td>
445442
<td class="yes">Yes</td>

0 commit comments

Comments
 (0)