Skip to content

Commit 205713f

Browse files
authored
Merge branch 'main' into gha-hardening-pull-request-target
2 parents f38780a + 7d10f72 commit 205713f

File tree

317 files changed

+16469
-8364
lines changed

Some content is hidden

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

317 files changed

+16469
-8364
lines changed

.github/workflows/ready-for-doc-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Ready for docs-content review
22

3-
# **What it does**: Adds pull requests in the docs-internal repository to the docs-content review board when the "ready-for-doc-review" label is added or when a review by docs-content or docs-reviewers is requested. Adds the "DIY docs" label to the PR if it is connected to a DIY docs issue in the docs-content repo. This workflow is also called as a reusable workflow from other repos including docs-content, docs-strategy, docs-early-access, and github.
3+
# **What it does**: Adds pull requests in the docs-internal repository to the docs-content review board when the "ready-for-doc-review" label is added or when a review by docs-content or docs-reviewers is requested. This workflow is also called as a reusable workflow from other repos including docs-content, docs-strategy, docs-early-access, and github.
44
# **Why we have it**: So that other GitHub teams can easily request reviews from the docs-content team, and so that writers can see when a PR is ready for review
55
# **Who does it impact**: Writers who need to review docs-related PRs
66

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Docs changelog
22

3+
**2 September 2025**
4+
5+
We've added documentation for support of Copilot code review in Xcode.
6+
7+
See: [Using GitHub Copilot code review](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/request-a-code-review/use-code-review?tool=xcode)
8+
9+
<hr>
10+
11+
**2 September 2025**
12+
13+
We've published a new customization library for GitHub Copilot: a curated collection of examples you can copy, adjust, and use to enhance your experience with Copilot. This library is designed to inspire and educate people on the options available to customize Copilot responses.
14+
15+
We've included examples of custom instructions (widely supported) and prompt files (supported in VS Code only). The examples cover scenarios such as debugging, onboarding, and accessibility. We look forward to adding more examples over time.
16+
17+
See: [Customization library](https://docs.github.com/copilot/tutorials/customization-library).
18+
19+
<hr>
20+
21+
**28 August 2025**
22+
23+
We've published an article about the new AI-powered issue intake tool, which automates incoming issue analysis and triage for OS maintainers.
24+
25+
See: [Triaging an issue with AI](https://docs.github.com/en/issues/tracking-your-work-with-issues/administering-issues/triaging-an-issue-with-ai).
26+
27+
<hr>
28+
29+
**26 August 2025**
30+
31+
xAI Grok Code Fast 1 is now available in public preview for GitHub Copilot. Grok Code Fast 1 is slowly rolling out to all paid Copilot plans and you will be able to access the model in Visual Studio Code (Agent, Ask, and Edit modes).
32+
33+
See: [Supported AI models in GitHub Copilot](https://docs.github.com/en/copilot/reference/ai-models/supported-models).
34+
35+
<hr>
36+
337
**15 August 2025**
438

539
When interacting with the GitHub MCP server for a public repository, push protection blocks secrets from appearing in AI-generated responses and also prevents secrets from being included in any actions you perform, such as creating an issue.
67.3 KB
Loading
150 KB
Loading
118 KB
Loading
76.7 KB
Loading
669 KB
Loading
258 KB
Loading
118 KB
Loading
374 KB
Loading

0 commit comments

Comments
 (0)