GitHub is a cloud-based version control and collaboration platform used in software development, research, and teaching. All York faculty and staff get automatic access through York's GitHub Enterprise, where you can store code, track changes, collaborate on projects, and contribute to York's developer communities.
Featured Services
Overview
All York University faculty and staff are given automatic access to GitHub Enterprise, which enables:
- Integrated Collaboration Tools: Share, review, and track code changes efficiently through pull requests and customizable workflows. Use a wiki to store your documentation alongside code.
- Integrated Tracking Tools: Use GitHub Issues and Projects to plan work with features like kanban boards.
- Centralized Administration: Manage multiple GitHub organizations from a single enterprise account, with unified policy enforcement and auditing capabilities
Your access level depends on your role:
How do I access it?
Step 1: Sign in through York's SSO portal at https://github.com/enterprises/YorkUCA/sso using your Passport York credentials. You'll be redirected here automatically if you navigate to any York GitHub page while signed out.
Step 2: Join or create a GitHub organization. You'll need to be a member of an organization to collaborate on repositories and projects. Ask your manager to add you to your organization. If an organization doesn't already exist for your team, any manager can request one
External collaborators: Only users with a York account can access GitHub Enterprise. If you need to add external contributors who don't have York credentials, they'll need a PY account. Contact UIT to arrange this.
Overview
GitHub Copilot is an AI-powered coding assistant that helps developers write code faster and more efficiently. It provides inline code completions, generates full code blocks, and offers context-aware suggestions based on your project code.
Key capabilities include:
- Inline code completions: Real-time suggestions as you type
- Code generation: Create functions, boilerplate, and full code blocks from comments or descriptions
- Copilot Chat: Conversational assistant for coding questions, explanations, debugging, and test generation
- Autonomous agents: Let Copilot modify code, address issues, and create pull requests on your behalf
- Documentation and comments: Generate README files, docstrings, and inline documentation
For official documentation, see GitHub Copilot documentation.
How do I access it?
GitHub Copilot requires two things:
- Organization-level: Your GitHub organization must have an active Azure subscription and Copilot enabled
- Individual-level: Your organization owner must assign you a Copilot license
If Copilot isn't enabled for your organization yet:
- Your GitHub organization owner must fill out the request form
- They confirm the department budget that will cover the Azure subscription ($5 CAD/month minimum) and individual licenses ($39 USD per user per month)
- Once the request is approved, your owner receives setup instructions and can assign licenses to team members
If Copilot is already enabled for your organization:
- Ask your organization owner to assign you a Copilot license
- You can then access it immediately via IDEs or directly from GitHub
How can I use it?
Once your organization owner enables Copilot and assigns you a license, you can start using it immediately:
- Get real-time inline code suggestions and completions as you type
- Generate functions, boilerplate, or full code blocks from a comment or description
- Write and generate unit tests for existing code
- Use Copilot Chat to ask coding questions, get explanations, or troubleshoot issues
- Draft documentation, README files, and inline code comments
- Deploy the autonomous Copilot agent to tackle open issues, modify files, and create pull requests
See Getting Started with GitHub Copilot for setup instructions and best practices.
See Copilot FAQs below for pricing, token/credit limits, and other details.
Frequently Asked Questions
GitHub FAQs
GitHub Copilot FAQs

Need Help?
Can't find what you're looking for? We're here to help.
