I'm the maintainer of a large open source project - how can I get CoPilot for free? #43993
Replies: 6 comments 11 replies
-
|
You can visit the GitHub Copilot website and fill out the application program form. The application will ask you to provide information about your open source project, including its size, scope, and impact. Additionally, you'll be asked to provide information about the organization or individual who is maintaining the project, and to explain why the project would benefit from access to GitHub's advanced tools. You can also, when submitting an application you can include any information that you think is relevant to your application, like the number of contributors and how many users your project has, it can help the review process. Note that, The program is available to select open source projects, and it is not guaranteed that every application will be accepted. Also, the program is subject to change, and GitHub reserves the right to modify the terms of the program or discontinue it at any time. |
Beta Was this translation helpful? Give feedback.
-
source: https://docs.github.com/en/copilot/quickstart I'm curious exactly what the threshold is to be considered "popular," and if that's documented anywhere. |
Beta Was this translation helpful? Give feedback.
-
|
GitHub says: "If you meet the criteria as an open source maintainer, you will be automatically notified when you visit the GitHub Copilot subscription page." Which seems false, I have one project with 4K stars and have contributions to node.js, I don't see any notifications at https://github.com/settings/billing/summary, all I can do is upgrade. |
Beta Was this translation helpful? Give feedback.
-
|
That's awesome you're maintaining such a widely used project (https://github.com/2sic/2sxc). GitHub offers Copilot for free to verified maintainers of popular open source projects, and your work definitely sounds like a strong candidate. The verification process isn't publicly documented, but reaching out to GitHub support might be the best way to inquire (https://docs.github.com/support/contacting-github-support). They can give you specific details! |
Beta Was this translation helpful? Give feedback.
-
In short, you should be eligible if you have write access to a "popular open source project" on GitHub. GitHub employee @natefinch says that "popular open source projects" must have a minimum number of stars and forks:
For reference, I maintain PyMatting with 1754 stars and 216 forks at time of writing and am not eligible. |
Beta Was this translation helpful? Give feedback.
-
|
I just went through the process. It was a bit confusing, but worked out in the end. These docs suggest that you can see in your copilot settings if you are eligible for "GitHub Copilot Pro" due to being an open source maintainer (quote "you will see a page titled "GitHub Copilot Pro" informing you that you are eligible"). This was however not the case of me. I then decided to subscribe to the paid Pro version and only once I had inserted all my credentials and send the subscription, I got directed to a page that said "Congratulations. You are eligible to use Copilot for free" and informing me that they check if requirements are still fulfilled monthly. 🎉 (I'm a maintainer on a project that has 64k stars.) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
I'm the maintainer of a large open source project - how can I get CoPilot for free?
It's actually a lot of projects, the most prominent being 2sxc - https://github.com/2sic/2sxc/ - a .net CMS system for DNN / Oqtane used by tens of thousands of websites.
What must I do to get "verified"?
Beta Was this translation helpful? Give feedback.
All reactions