https://github.com/github-insight-anz-lab/copilot-lab-integration
https://github.com/github-insight-anz-lab/copilot-lab-integration
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/github-insight-anz-lab/copilot-lab-integration
- Owner: GitHub-Insight-ANZ-Lab
- Created: 2025-04-16T03:48:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-30T23:32:54.000Z (about 1 year ago)
- Last Synced: 2025-05-07T19:58:05.851Z (about 1 year ago)
- Language: C#
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Copilot Workshop for Integration
In this fun workshop, you will learn how to use GitHub Copilot for integration tasks.
Participants will be guided to carry out different tasks using GitHub Copilot in VS Code. Estimated time to complete: `60 minutes`.
## Instructions
Inside the `labs` folder you will find a number of markdown files that contain the instructions for this workshop.
Exercise | Description
--- | ---
[00-GetStarted]() | Setting up GitHub Copilot
[01-Powershell]() | Use Copilot to write a powershell script
[02-Transformationd]() | Use Copilot to write a Node.js program
[03-Migration]() | Use Copilot to write a C# program
[04-Bicep]() | Use Copilot to enhance Bicep deployment
[05-CI/CD]() | Use Copilot to write GitHub actions in yaml
[06-API]() | Use Copilot to write API and swagger specification
[07-Documentation]() | Use Copilot to prepare documentations
Enjoy your workshop!
## FAQ
- **How do I get a GitHub Copilot license?**
- You can request a trial license from your GitHub Sales representative or via Copilot for Individuals or Business licenses.
- **How do I get a GitHub Codespaces license?**
- Codespaces is included with GitHub Enterprise Cloud, GitHub Enterprise Server, and GitHub Free. You can check under your [billing settings page](https://github.com/settings/billing).
- **I am having trouble activating GitHub Copilot after I load the plugin, what should I do?**
- This could be because you launched your Codespace before you activated GitHub Copilot or accepted the invitation to the trial org. Please try to reload your Codespace and try again.