1
0
mirror of synced 2026-01-08 03:01:54 -05:00

Merge pull request #10237 from HonkingGoose/docs/10075

Clarify public and private wiki permission levels
This commit is contained in:
Laura Coursen
2021-10-06 11:03:58 -05:00
committed by GitHub

View File

@@ -67,7 +67,8 @@ Some of the features listed below are limited to organizations using {% data var
| Submit reviews on pull requests | **X** | **X** | **X** | **X** | **X** |
| View published releases | **X** | **X** | **X** | **X** | **X** |{% ifversion fpt %}
| View [GitHub Actions workflow runs](/actions/automating-your-workflow-with-github-actions/managing-a-workflow-run) | **X** | **X** | **X** | **X** | **X** |{% endif %}
| Edit wikis | **X** | **X** | **X** | **X** | **X** |{% ifversion fpt %}
| Edit wikis in public repositories | **X** | **X** | **X** | **X** | **X** |
| Edit wikis in private repositories | | | **X** | **X** | **X** |{% ifversion fpt %}
| [Report abusive or spammy content](/communities/maintaining-your-safety-on-github/reporting-abuse-or-spam) | **X** | **X** | **X** | **X** | **X** |{% endif %}
| Apply/dismiss labels | | **X** | **X** | **X** | **X** |
| Create, edit, delete labels | | | **X** | **X** | **X** |