Skip to content
Merged
Changes from 1 commit
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 will need to have the Datadog Integrations Read Permissions to toglle between orgs.

Check warning on line 70 in content/en/internal_developer_portal/developer_homepage.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.tense

Avoid temporal words like 'will'.

Check warning on line 70 in content/en/internal_developer_portal/developer_homepage.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.words

Use 'GitHub' instead of 'Github'.


## Further reading
Expand Down
Loading