|
1 | 1 | # Docs changelog |
2 | 2 |
|
| 3 | +**31 October 2025** |
| 4 | + |
| 5 | +A large amount of new information was added to the GitHub documentation website to coincide with the GitHub Universe 2025 conference. Here are links to some of the new and updated articles. |
| 6 | + |
| 7 | +**_New articles_** |
| 8 | + |
| 9 | +GitHub Copilot documentation: |
| 10 | +* [Setting up a dedicated enterprise for GitHub Copilot Business](https://docs.github.com/copilot/how-tos/set-up/set-up-a-dedicated-enterprise-for-copilot-business) |
| 11 | +* [About Copilot integrations](https://docs.github.com/copilot/concepts/tools/about-copilot-integrations) |
| 12 | +* [Integrating Copilot coding agent with Linear](https://docs.github.com/copilot/how-tos/use-copilot-agents/coding-agent/integrate-coding-agent-with-linear) |
| 13 | +* [Integrating Copilot coding agent with Slack](https://docs.github.com/copilot/how-tos/use-copilot-agents/coding-agent/integrate-coding-agent-with-slack) |
| 14 | +* [Changing your MCP registry in your IDE](https://docs.github.com/copilot/how-tos/provide-context/use-mcp/change-mcp-registry) |
| 15 | +* [GitHub Copilot usage metrics](https://docs.github.com/copilot/concepts/copilot-metrics) |
| 16 | +* [Viewing the Copilot usage metrics dashboard](https://docs.github.com/copilot/how-tos/administer-copilot/manage-for-enterprise/view-usage-and-adoption) |
| 17 | +* [Data available in Copilot usage metrics](https://docs.github.com/copilot/reference/copilot-usage-metrics/copilot-usage-metrics) |
| 18 | +* [Interpreting usage and adoption metrics for GitHub Copilot](https://docs.github.com/copilot/reference/copilot-usage-metrics/interpret-copilot-metrics) |
| 19 | +* [Reconciling Copilot usage metrics across dashboards, APIs, and reports](https://docs.github.com/copilot/reference/copilot-usage-metrics/reconciling-usage-metrics) |
| 20 | +* [Tracking license activation and initial usage with Copilot usage metrics](https://docs.github.com/copilot/tutorials/roll-out-at-scale/assign-licenses/track-usage-and-adoption) |
| 21 | +* [Lines of Code metrics](https://docs.github.com/copilot/reference/copilot-usage-metrics/lines-of-code-metrics) |
| 22 | +* [Measuring the success of a GitHub Copilot trial](https://docs.github.com/copilot/tutorials/roll-out-at-scale/measure-success) |
| 23 | +* [About custom agents](https://docs.github.com/copilot/concepts/agents/coding-agent/about-custom-agents) |
| 24 | +* [Creating custom agents](https://docs.github.com/copilot/how-tos/use-copilot-agents/coding-agent/create-custom-agents) |
| 25 | +* [Custom agents configuration](https://docs.github.com/copilot/reference/custom-agents-configuration) |
| 26 | +* [Custom agents: Bug fix teammate](https://docs.github.com/copilot/tutorials/customization-library/custom-agents/bug-fix-teammate) |
| 27 | +* [Custom agents: Cleanup specialist](https://docs.github.com/copilot/tutorials/customization-library/custom-agents/cleanup-specialist) |
| 28 | +* [Custom agents: Implementation planner](https://docs.github.com/copilot/tutorials/customization-library/custom-agents/implementation-planner) |
| 29 | +* [Your first custom agent](https://docs.github.com/copilot/tutorials/customization-library/custom-agents/your-first-custom-agent) |
| 30 | +* [Agent management for enterprises](https://docs.github.com/copilot/concepts/agents/enterprise-management) |
| 31 | +* [Monitoring agentic activity in your enterprise](https://docs.github.com/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/monitor-agentic-activity) |
| 32 | +* [Preparing to use custom agents in your enterprise](https://docs.github.com/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/prepare-for-custom-agents) |
| 33 | +* [Preparing to use custom agents in your organization](https://docs.github.com/copilot/how-tos/administer-copilot/manage-for-organization/prepare-for-custom-agents) |
| 34 | +* [Audit log events for agents](https://docs.github.com/copilot/reference/agentic-audit-log-events) |
| 35 | +* [About agent management](https://docs.github.com/copilot/concepts/agents/coding-agent/agent-management) |
| 36 | +* [Managing Copilot coding agents](https://docs.github.com/copilot/how-tos/use-copilot-agents/manage-agents) |
| 37 | +* [OpenAI Codex](https://docs.github.com/copilot/concepts/agents/openai-codex) |
| 38 | + |
| 39 | +Security and code quality documentation: |
| 40 | +* [Enabling extended metadata checks for your repository](https://docs.github.com/code-security/secret-scanning/enabling-secret-scanning-features/enabling-extended-metadata-checks-for-your-repository) |
| 41 | +* [About GitHub Code Quality](https://docs.github.com/code-security/code-quality/concepts/about-code-quality) |
| 42 | +* [Quickstart for GitHub Code Quality](https://docs.github.com/code-security/code-quality/get-started/quickstart) |
| 43 | +* [Allowing use of GitHub Code Quality in your enterprise](https://docs.github.com/code-security/code-quality/how-tos/allow-in-enterprise) |
| 44 | +* [Enabling GitHub Code Quality](https://docs.github.com/code-security/code-quality/how-tos/enable-code-quality) |
| 45 | +* [Interpreting the code quality results for your repository](https://docs.github.com/code-security/code-quality/how-tos/interpret-results) |
| 46 | +* [Setting code quality thresholds for pull requests](https://docs.github.com/code-security/code-quality/how-tos/set-pr-thresholds) |
| 47 | +* [Resolving a block on your pull request](https://docs.github.com/code-security/code-quality/how-tos/unblock-your-pr) |
| 48 | +* [CodeQL detection of code quality problems](https://docs.github.com/code-security/code-quality/reference/codeql-detection) |
| 49 | +* [Metrics and ratings reference](https://docs.github.com/code-security/code-quality/reference/metrics-and-ratings) |
| 50 | +* [Responsible use of GitHub Code Quality](https://docs.github.com/code-security/code-quality/responsible-use/code-quality) |
| 51 | +* [Fixing code quality findings before merging your pull request](https://docs.github.com/code-security/code-quality/tutorials/fix-findings-in-prs) |
| 52 | +* [Improving the quality of recently merged code with AI](https://docs.github.com/code-security/code-quality/tutorials/improve-recent-merges) |
| 53 | +* [Improving the quality of your repository's code](https://docs.github.com/code-security/code-quality/tutorials/improve-your-codebase) |
| 54 | + |
| 55 | +GitHub integrations: |
| 56 | +* [Customizing notifications for GitHub in Slack](https://docs.github.com/integrations/how-tos/slack/customize-notifications) |
| 57 | +* [Integrating GitHub with Slack](https://docs.github.com/integrations/how-tos/slack/integrate-github-with-slack) |
| 58 | +* [Using GitHub in Slack](https://docs.github.com/integrations/how-tos/slack/use-github-in-slack) |
| 59 | +* [Permissions for GitHub in Slack](https://docs.github.com/integrations/reference/slack-permissions) |
| 60 | +* [Creating issues with the GitHub integration in Slack](https://docs.github.com/integrations/tutorials/slack/create-issues) |
| 61 | +* [Managing issues with the GitHub integration in Slack](https://docs.github.com/integrations/tutorials/slack/manage-issues) |
| 62 | + |
| 63 | +GitHub Actions: |
| 64 | +* [Using custom images](https://docs.github.com/actions/how-tos/manage-runners/larger-runners/use-custom-images) |
| 65 | +* [Using proxy servers with a runner](https://docs.github.com/actions/how-tos/manage-runners/use-proxy-servers) |
| 66 | + |
| 67 | +Enterprise administrator documentation: |
| 68 | +* [Custom properties](https://docs.github.com/admin/managing-accounts-and-repositories/managing-organizations-in-your-enterprise/custom-properties) |
| 69 | +* [Managing custom properties for organizations](https://docs.github.com/admin/managing-accounts-and-repositories/managing-organizations-in-your-enterprise/managing-custom-properties-for-organizations) |
| 70 | +* [Controlling user offboarding with the unaffiliated users policy](https://docs.github.com/admin/enforcing-policies/enforcing-policies-for-your-enterprise/control-offboarding) |
| 71 | + |
| 72 | +Enterprise onboarding: |
| 73 | +* [Adding users to your enterprise](https://docs.github.com/enterprise-onboarding/getting-started-with-your-enterprise/adding-users-to-your-enterprise) |
| 74 | +* [Creating enterprise apps](https://docs.github.com/enterprise-onboarding/github-apps/create-enterprise-apps) |
| 75 | +* [Installing enterprise apps](https://docs.github.com/enterprise-onboarding/github-apps/install-enterprise-apps) |
| 76 | +* [About enterprise policies](https://docs.github.com/enterprise-onboarding/govern-people-and-repositories/about-enterprise-policies) |
| 77 | +* [Creating custom properties for repositories in your enterprise](https://docs.github.com/enterprise-onboarding/govern-people-and-repositories/create-custom-properties) |
| 78 | +* [Defining policies for repositories in your enterprise](https://docs.github.com/enterprise-onboarding/govern-people-and-repositories/create-repository-policies) |
| 79 | +* [Protecting branches in your enterprise with rulesets](https://docs.github.com/enterprise-onboarding/govern-people-and-repositories/protect-branches) |
| 80 | +* [Using the audit log for your enterprise](https://docs.github.com/enterprise-onboarding/govern-people-and-repositories/using-the-audit-log-for-your-enterprise) |
| 81 | +* [About roles in an enterprise](https://docs.github.com/enterprise-onboarding/setting-up-organizations-and-teams/about-roles-in-an-enterprise) |
| 82 | +* [About teams in an enterprise](https://docs.github.com/enterprise-onboarding/setting-up-organizations-and-teams/about-teams-in-an-enterprise) |
| 83 | +* [Assigning roles to teams and users](https://docs.github.com/enterprise-onboarding/setting-up-organizations-and-teams/assigning-roles-to-teams-and-users) |
| 84 | +* [Best practices for organizing work in your enterprise](https://docs.github.com/enterprise-onboarding/setting-up-organizations-and-teams/best-practices) |
| 85 | +* [Creating custom roles](https://docs.github.com/enterprise-onboarding/setting-up-organizations-and-teams/creating-custom-roles) |
| 86 | +* [Identifying the roles required by your enterprise](https://docs.github.com/enterprise-onboarding/setting-up-organizations-and-teams/identify-role-requirements) |
| 87 | + |
| 88 | +Billing documentation: |
| 89 | +* [GitHub Code Quality billing](https://docs.github.com/billing/concepts/product-billing/github-code-quality) |
| 90 | + |
| 91 | +**_Updated articles_** |
| 92 | + |
| 93 | +This is just a very small selection of the articles that were updated for Universe 2025. |
| 94 | + |
| 95 | +* [About GitHub Copilot code review](https://docs.github.com/copilot/concepts/agents/code-review) - new conceptual information. |
| 96 | +* [Fixing alerts in a security campaign](https://docs.github.com/code-security/code-scanning/managing-code-scanning-alerts/fixing-alerts-in-security-campaign) - new information on assigning alerts to Copilot coding agent. |
| 97 | +* [Resolving code scanning alerts](https://docs.github.com/code-security/code-scanning/managing-code-scanning-alerts/resolving-code-scanning-alerts) - new information on assigning alerts to Copilot coding agent. |
| 98 | +* [Available rules for rulesets](https://docs.github.com/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/available-rules-for-rulesets) - new information on blocking force pushes. |
| 99 | +* [GitHub-hosted runners reference](https://docs.github.com/actions/reference/runners/github-hosted-runners) - new information about single-CPU Actions runners. |
| 100 | +* [Events that trigger workflows](https://docs.github.com/actions/reference/workflows-and-actions/events-that-trigger-workflows) - details of `image_version_ready` event added. |
| 101 | +* [Enforcing policies for GitHub Actions in your enterprise](https://docs.github.com/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-actions-in-your-enterprise) - details about custom images added. |
| 102 | +* [Model Context Protocol (MCP) and GitHub Copilot coding agent](https://docs.github.com/copilot/concepts/agents/coding-agent/mcp-and-coding-agent) - new information about MCP servers for custom agents. |
| 103 | +* [Best practices for using GitHub Copilot to work on tasks](https://docs.github.com/copilot/tutorials/coding-agent/get-the-best-results) - new information about creating custom agents. |
| 104 | +* [Quickstart for your personal dashboard](https://docs.github.com/account-and-profile/get-started/personal-dashboard-quickstart) - added a section on working with Copilot from your personal dashboard. |
| 105 | +* [Personal dashboard](https://docs.github.com/account-and-profile/reference/personal-dashboard) - added a section on the home dashboard view. |
| 106 | +* [Using GitHub Copilot CLI](https://docs.github.com/copilot/how-tos/use-copilot-agents/use-copilot-cli) - new information on delegating tasks to Copilot coding agent. |
| 107 | + |
| 108 | +<hr> |
| 109 | + |
3 | 110 | **24 October 2025** |
4 | 111 |
|
5 | 112 | To support the enterprise roles and teams public preview, we: |
|
0 commit comments