Skip to content

Commit fe43dad

Browse files
authored
Merge pull request #40829 from github/repo-sync
Repo sync
2 parents ae57a16 + c369d32 commit fe43dad

File tree

5 files changed

+315
-371
lines changed

5 files changed

+315
-371
lines changed

content/code-security/codeql-cli/getting-started-with-the-codeql-cli/preparing-your-code-for-codeql-analysis.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,9 @@ The following examples are designed to give you an idea of some of the build com
330330
bazel shutdown
331331
```
332332

333+
> [!NOTE]
334+
> Bazel build for Go is currently not supported.
335+
333336
* Project built using a custom build script:
334337

335338
```shell

content/copilot/how-tos/provide-context/use-mcp/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ topics:
88
- Copilot
99
children:
1010
- /extend-copilot-chat-with-mcp
11+
- /set-up-the-github-mcp-server
1112
- /use-the-github-mcp-server
1213
redirect_from:
1314
- /copilot/customizing-copilot/using-model-context-protocol
1415
- /copilot/how-tos/context/model-context-protocol
1516
- /copilot/how-tos/context/use-mcp
1617
contentType: how-tos
1718
---
18-

0 commit comments

Comments
 (0)