Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion content/en/internal_developer_portal/developer_homepage.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,15 @@
- **Status** (Open / Draft / Merged)
- **Assignee / Reviewer**

If your organization hasn't configured the GitHub integration, this section displays an empty state with a prompt to enable it from the [GitHub Integration tile][1]. To read PRs from GitHub, this integration requires the following permissions: **Members: Read**, **Metadata: Read**, **Pull Requests: Read**, and **Pull Requests: Read**.
If your organization hasn't configured the GitHub integration, this section displays an empty state with a prompt to enable it from the [GitHub Integration tile][1]. To read PRs from GitHub, this integration requires the following permissions:

Check notice on line 62 in content/en/internal_developer_portal/developer_homepage.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.sentencelength

Suggestion: Try to keep your sentence length to 25 words or fewer.
- Members: Read
- Metadata: Read
- Pull Requests: Read
- Contents: Read
- Statuses: Read
- Checks: Read

If you have multiple GitHub orgs connected within Datadog, users must have the Datadog Integrations Read Permissions to toggle between orgs.


## Further reading
Expand Down
Loading