You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On branch edburns/dd-2785864-pre-public-non-code-changes Pin actions to specific SHA per request from @karianna
modified: .github/workflows/build-test.yml
modified: .github/workflows/copilot-setup-steps.yml
modified: .github/workflows/deploy-site.yml
modified: .github/workflows/publish-maven.yml
modified: .github/workflows/publish-snapshot.yml
modified: .github/workflows/weekly-upstream-sync.yml
> prefer #commmit versions e.g., actions/checkout@#4s9df7sdf98d7f8s9df7sd9f87ds #v6.0.0
modified: src/site/markdown/advanced.md
> I think we can word that differently as we are the official SDK.
Copy file name to clipboardExpand all lines: src/site/markdown/advanced.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Advanced Usage
2
2
3
-
> ⚠️ **Disclaimer:** This SDK tracks the pre-GA GitHub Copilot SDKs for .NET and nodejs. This SDK may change in breaking ways. Use at your own risk.
3
+
> **Disclaimer:** This is the official Java SDK for GitHub Copilot. This repository treats the official .NET and nodejs SDKs for GitHub Copilot as reference implementations. These SDKS are all officially supported as GitHub open source projects. The Java implementation follows the backward compatibility guarantees offered by the reference implementations. As such this implementation may introduce breaking changes, according to the policy declared by the reference implementations. Use at your own risk.
4
4
5
5
This guide covers advanced scenarios for extending and customizing your Copilot integration.
0 commit comments