Skip to content

Commit 041b3a9

Browse files
authored
Merge pull request #4 from ai4curation/cmungall-patch-1
2 parents 2ea2206 + 9d618fb commit 041b3a9

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

docs/how-tos/instruct-github-agent.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,35 @@ from outside this community may not be aware - and some of these
144144
people may not like having their request seemingly handled by an AI,
145145
so use situational awareness in when to invoke AI.
146146

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.
175+
147176
## Learning More
148177

149178
### Local experimentation

0 commit comments

Comments
 (0)