Skip to content

Commit e5616f9

Browse files
authored
Merge pull request #34440 from github/repo-sync
Repo sync
2 parents 0affbeb + 7c0fc8c commit e5616f9

File tree

24 files changed

+301
-101
lines changed

24 files changed

+301
-101
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- automated-pipelines
4646
# - bookmarklets
4747
- changelogs
48+
# - code-scanning
4849
# - codeql-cli
4950
- color-schemes
5051
- content-linter
@@ -71,10 +72,11 @@ jobs:
7172
- release-notes
7273
- rest
7374
- search
75+
- secret-scanning
7476
- shielding
75-
- tracking
7677
# - tests
7778
# - tools
79+
- tracking
7880
- versions
7981
- webhooks
8082
- workflows

content/copilot/managing-copilot/managing-github-copilot-in-your-organization/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ children:
1515
- /configuring-your-proxy-server-or-firewall-for-copilot
1616
- /managing-access-to-github-copilot-in-your-organization
1717
- /customizing-copilot-for-your-organization
18+
- /reviewing-activity-related-to-github-copilot-in-your-organization
1819
---

content/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ children:
1111
- /managing-requests-for-copilot-business-in-your-organization
1212
- /revoking-access-to-copilot-for-members-of-your-organization
1313
- /managing-github-copilot-access-to-your-organizations-network
14-
- /reviewing-user-activity-data-for-copilot-in-your-organization
15-
- /reviewing-changes-to-content-exclusions-for-github-copilot
16-
- /reviewing-audit-logs-for-copilot-business
1714
redirect_from:
1815
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-github-copilot-activity-in-your-organization
1916
---
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Reviewing activity related to GitHub Copilot in your organization
3+
shortTitle: Review activity
4+
intro: 'Organization owners can review {% data variables.product.prodname_copilot_short %} usage in their organization.'
5+
versions:
6+
feature: copilot
7+
topics:
8+
- Copilot
9+
children:
10+
- /reviewing-user-activity-data-for-copilot-in-your-organization
11+
- /reviewing-audit-logs-for-copilot-business
12+
- /reviewing-changes-to-content-exclusions-for-github-copilot
13+
---
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ redirect_from:
99
- /copilot/managing-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business
1010
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business
1111
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-github-copilot-activity-in-your-organization/reviewing-audit-logs-for-copilot-business
12+
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business
1213
versions:
1314
feature: copilot
1415
product: '{% data reusables.gated-features.copilot-audit-logs %}'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ topics:
1111
redirect_from:
1212
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-github-copilot-features-in-your-organization/reviewing-changes-to-content-exclusions-for-github-copilot
1313
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/setting-policies-for-copilot-in-your-organization/reviewing-changes-to-content-exclusions-for-github-copilot
14+
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/reviewing-changes-to-content-exclusions-for-github-copilot
1415
---
1516

1617
{% data reusables.copilot.content-exclusions-availability-and-beta-note %}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ redirect_from:
1414
- /billing/managing-billing-for-github-copilot/viewing-your-github-copilot-usage
1515
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-github-copilot-activity-in-your-organization/reviewing-usage-data-for-github-copilot-in-your-organization
1616
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/reviewing-usage-data-for-github-copilot-in-your-organization
17+
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/reviewing-user-activity-data-for-copilot-in-your-organization
1718
---
1819

1920
## Reviewing user activity data for {% data variables.product.prodname_copilot_short %}

0 commit comments

Comments
 (0)