Skip to content

Commit 2b9d19f

Browse files
authored
Merge pull request #44344 from github/repo-sync
Repo sync
2 parents 4dcac74 + cd66836 commit 2b9d19f

86 files changed

Lines changed: 802 additions & 474 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ We published the first iteration of a [journey landing page](https://docs.github
66

77
<hr>
88

9+
**15 May 2026**
10+
11+
We've published a new [GitHub Secret Protection adoption journey landing page](https://docs.github.com/en/code-security/tutorials/secret-protection-adoption-path) for AppSec administrators. Our content audit found that while individual GHSP articles existed, there was no clear end-to-end path from evaluation to organization-wide rollout.
12+
13+
The new page organizes existing content into a 5-phase adoption journey: assess secret risk, evaluate fit and cost, pilot with selected repositories, monitor metrics, and scale protection across your organization 🎉
14+
15+
<hr>
16+
917
**12 May 2026**
1018

1119
We have now published the GitHub Enterprise Server (GHES) 3.21 release candidate notes. You can read the full notes here:

content/account-and-profile/how-tos/account-management/moving-your-work-to-an-organization.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,9 @@ If you want your new organization to use your current personal account username,
2828

2929
## Further reading
3030

31+
{% ifversion fpt or ghec %}
3132
- [AUTOTITLE](/organizations/managing-membership-in-your-organization/inviting-users-to-join-your-organization)
33+
{% else %}
34+
- [AUTOTITLE](/organizations/managing-membership-in-your-organization/adding-people-to-your-organization)
35+
{% endif %}
3236
- [AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/maintaining-ownership-continuity-for-your-organization)

content/actions/how-tos/troubleshoot-workflows.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,14 @@ If you use self-hosted runners, you can view their activity and diagnose common
142142

143143
For more information, see [AUTOTITLE](/actions/how-tos/manage-runners/self-hosted-runners/monitor-and-troubleshoot).
144144

145+
{% ifversion fpt or ghec %}
146+
147+
### Runner IP addresses flagged by security scanners
148+
149+
{% data reusables.actions.runner-ip-reputation %}
150+
151+
{% endif %}
152+
145153
## Networking troubleshooting suggestions
146154

147155
Our support is limited for network issues that involve:

content/authentication/keeping-your-account-and-data-secure/about-githubs-ip-addresses.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ We make changes to our IP addresses from time to time. We do not recommend allow
3131

3232
For applications to function, you must allow TCP ports 22, 80, and 443 via our IP ranges for `github.com` and `{% data variables.enterprise.data_residency_domain %}`.
3333

34+
## {% data variables.product.prodname_actions %} runner IP addresses and third-party IP reputation services
35+
36+
{% data reusables.actions.runner-ip-reputation %}
37+
38+
For more information about {% data variables.product.prodname_actions %} runner IP ranges, see [AUTOTITLE](/actions/how-tos/troubleshoot-workflows#runner-ip-addresses-flagged-by-security-scanners).
39+
3440
## Further reading
3541

3642
* [AUTOTITLE](/get-started/using-github/troubleshooting-connectivity-problems)

content/code-security/reference/security-incident-response/investigation-areas.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,12 @@ You found suspicious code in your repository, a security researcher reported an
128128

129129
* [Containment actions](/code-security/tutorials/secure-your-organization/responding-to-security-incidents#step-2-contain-the-threat)
130130

131+
{% ifversion fpt or ghec %}
132+
133+
{% data reusables.actions.runner-ip-reputation-note %}
134+
135+
{% endif %}
136+
131137
## Malware and supply chain attacks
132138

133139
This section may apply when:

content/code-security/tutorials/secure-your-organization/responding-to-security-incidents.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ Try to identify the nature of the signal you're seeing. For example, does the si
4747

4848
For help identifying these threat signals across your organization or enterprise, consult [AUTOTITLE](/code-security/reference/security-incident-response/investigation-areas).
4949

50+
{% ifversion fpt or ghec %}
51+
52+
{% data reusables.actions.runner-ip-reputation-note %}
53+
54+
{% endif %}
55+
5056
We suggest you don't spend too much time on deep inspection in the earlier stages of your investigation, since the initial goal is to **identify** the threat signal in order to **validate** it and strategize your response.
5157

5258
### 2. Validate

content/copilot/tutorials/copilot-chat-cookbook/communicate-effectively/extracting-information.md

Lines changed: 0 additions & 73 deletions
This file was deleted.

content/copilot/tutorials/copilot-chat-cookbook/communicate-effectively/index.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

content/copilot/tutorials/copilot-chat-cookbook/debug-errors/diagnose-test-failures.md

Lines changed: 0 additions & 102 deletions
This file was deleted.

content/copilot/tutorials/copilot-chat-cookbook/document-code/creating-issues.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)