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/how-tos/instruct-github-agent.md
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,6 +144,35 @@ from outside this community may not be aware - and some of these
144
144
people may not like having their request seemingly handled by an AI,
145
145
so use situational awareness in when to invoke AI.
146
146
147
+
## NEW: Invocation via GitHub Copilot
148
+
149
+
Some repos now have been set up configured to use GitHub Copilot.
150
+
151
+
You can now assign an issue OR PR to Copilot. Assigning an issue will create a PR. Assigning a PR will trigger a review
152
+
153
+
see <https://docs.github.com/en/copilot/how-tos/agents/copilot-coding-agent/using-copilot-to-work-on-an-issue>
154
+
155
+
Note: requires GitHub Pro (free for educational users); see next subsection.
156
+
157
+
### GitHub Copilot Pro coupon through GitHub Education
158
+
159
+
This section covers getting Education Benefits through GitHub Education for academic users. One of the benefits is a coupon for Copilot Pro for two years (as of this writing).
160
+
161
+
- Prerequisites:
162
+
- Your institutional email address needs to be a "verified" email address (https://github.com/settings/emails)
163
+
- You _may_ need a photo of your institutional ID
164
+
- You _may_ need to allow location services in your browser for verification
165
+
- Go to: https://github.com/settings/education/benefits
166
+
- Click "Start an application"
167
+
- Select "Teacher"
168
+
- Select your institution from the autocomplete menu
169
+
- Depending on the requirements for your institution, you may get different instructions for the next steps
170
+
- Select your email address from the dropdown
171
+
- Upload a photo of your institutional ID, if necessary,
172
+
- Click "Submit Application"
173
+
174
+
Once approved (this may vary from minutes to being denied), opening the "Approved" widget on https://github.com/settings/education/benefits will contain a link in the line "To redeem your Copilot Pro coupon, please sign up via this link." *Important note*: it may take up to 72 hours for the information to propagate through GitHub's system; until your application has been fully approved (i.e. the apprival bar needs to be at 100% and you have gotten an email welcoming you), clicking the link will take you to the standard for-pay page. Be patient in this step.
0 commit comments