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
Copy file name to clipboardExpand all lines: docs/automations/integrations/copilot/flag-copilot-pr/README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,8 +95,13 @@ Automatically apply labels to PRs that are assisted by GitHub Copilot. You can a
95
95
</div>
96
96
97
97
=== "Label by Copilot code comment"
98
+
99
+
!!! warning "Experimental"
100
+
Code generation instructions is an experimental setting wich might change in future GitHub Copilot versions.
101
+
98
102
Use [Code generation instructions](https://code.visualstudio.com/updates/v1_93#code-generation-instructions) to instruct copilot to add a comment at the beginning of the AI generated code. Use gitStream automation to automatically identify PRs with this comment
99
103

0 commit comments