Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- automated-pipelines
# - bookmarklets
- changelogs
# - code-scanning
# - codeql-cli
- color-schemes
- content-linter
Expand All @@ -71,10 +72,11 @@ jobs:
- release-notes
- rest
- search
- secret-scanning
- shielding
- tracking
# - tests
# - tools
- tracking
- versions
- webhooks
- workflows
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ children:
- /configuring-your-proxy-server-or-firewall-for-copilot
- /managing-access-to-github-copilot-in-your-organization
- /customizing-copilot-for-your-organization
- /reviewing-activity-related-to-github-copilot-in-your-organization
---
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ children:
- /managing-requests-for-copilot-business-in-your-organization
- /revoking-access-to-copilot-for-members-of-your-organization
- /managing-github-copilot-access-to-your-organizations-network
- /reviewing-user-activity-data-for-copilot-in-your-organization
- /reviewing-changes-to-content-exclusions-for-github-copilot
- /reviewing-audit-logs-for-copilot-business
redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-github-copilot-activity-in-your-organization
---
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Reviewing activity related to GitHub Copilot in your organization
shortTitle: Review activity
intro: 'Organization owners can review {% data variables.product.prodname_copilot_short %} usage in their organization.'
versions:
feature: copilot
topics:
- Copilot
children:
- /reviewing-user-activity-data-for-copilot-in-your-organization
- /reviewing-audit-logs-for-copilot-business
- /reviewing-changes-to-content-exclusions-for-github-copilot
---
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ redirect_from:
- /copilot/managing-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-github-copilot-activity-in-your-organization/reviewing-audit-logs-for-copilot-business
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business
versions:
feature: copilot
product: '{% data reusables.gated-features.copilot-audit-logs %}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ topics:
redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-github-copilot-features-in-your-organization/reviewing-changes-to-content-exclusions-for-github-copilot
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/setting-policies-for-copilot-in-your-organization/reviewing-changes-to-content-exclusions-for-github-copilot
- /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
---

{% data reusables.copilot.content-exclusions-availability-and-beta-note %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ redirect_from:
- /billing/managing-billing-for-github-copilot/viewing-your-github-copilot-usage
- /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
- /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
- /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
---

## Reviewing user activity data for {% data variables.product.prodname_copilot_short %}
Expand Down
Loading
Loading