GitHub is a cloud-based version control and collaboration platform used in software development, research, and teaching. All 91ÑÇÉ« faculty and staff get automatic access through 91ÑÇÉ«'s GitHub Enterprise, where you can store code, track changes, collaborate on projects, and contribute to 91ÑÇÉ«'s developer communities.
Featured Services
Overview
All 91ÑÇÉ« 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 to store your documentation alongside code.
- Integrated Tracking Tools: Use 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 91ÑÇÉ«'s SSO portal at using your Passport 91ÑÇÉ« credentials. You'll be redirected here automatically if you navigate to any 91ÑÇÉ« 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
External collaborators: Only users with a 91ÑÇÉ« account can access GitHub Enterprise. If you need to add external contributors who don't have 91ÑÇÉ« 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 .
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
- 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
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 for setup instructions and best practices.
See Copilot FAQs below for pricing, token/credit limits, and other details.
GitHub Actions at 91ÑÇÉ«
GitHub Actions is available at 91ÑÇÉ« for teams that require workflow automation, CI/CD pipelines, testing, deployment, or other repository-based automation. Like GitHub Copilot, enabling GitHub Actions requires a paid Azure subscription.
Frequently Asked Questions
GitHub FAQs
GitHub Copilot FAQs

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