https://github.com/ks6088ts/template-github-copilot
A comprehensive templates for GitHub Copilot
https://github.com/ks6088ts/template-github-copilot
azure azure-container-apps fastapi github-actions github-copilot github-copilot-sdk github-pages microsoft-foundry terraform
Last synced: 5 days ago
JSON representation
A comprehensive templates for GitHub Copilot
- Host: GitHub
- URL: https://github.com/ks6088ts/template-github-copilot
- Owner: ks6088ts
- License: mit
- Created: 2026-02-21T22:24:42.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-01T01:36:10.000Z (8 days ago)
- Last Synced: 2026-04-01T04:07:30.060Z (8 days ago)
- Topics: azure, azure-container-apps, fastapi, github-actions, github-copilot, github-copilot-sdk, github-pages, microsoft-foundry, terraform
- Language: Python
- Homepage: https://ks6088ts.github.io/template-github-copilot/
- Size: 1.46 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/ks6088ts/template-github-copilot/actions/workflows/test.yaml?query=branch%3Amain)
[](https://github.com/ks6088ts/template-github-copilot/actions/workflows/docker.yaml?query=branch%3Amain)
[](https://github.com/ks6088ts/template-github-copilot/actions/workflows/infra.yaml?query=branch%3Amain)
[](https://github.com/ks6088ts/template-github-copilot/actions/workflows/ghcr-release.yaml)
[](https://github.com/ks6088ts/template-github-copilot/actions/workflows/docker-release.yaml)
[](https://github.com/ks6088ts/template-github-copilot/actions/workflows/github-pages.yaml)
# template-github-copilot
A showcase repository for multiple use cases built on the **GitHub Copilot SDK**, **Azure AI Foundry**, and **GitHub Actions**.
> 📖 **Documentation Site**: For a more readable experience, visit the [GitHub Pages documentation](https://ks6088ts.github.io/template-github-copilot/).
---
## Use Cases
| Use Case | Description | Documentation |
|---|---|---|
| [CopilotReportForge](docs/copilot_report_forge/index.md) | An extensible AI automation platform for parallel LLM query execution, structured report generation, and agentic AI workflows | [Getting Started](docs/copilot_report_forge/guide/getting_started.md) · [Architecture](docs/copilot_report_forge/overview/architecture.md) · [Deployment](docs/copilot_report_forge/operations/deployment.md) |
## Infrastructure (Terraform Scenarios)
| Scenario | Description |
|---|---|
| [Azure GitHub OIDC](infra/scenarios/azure_github_oidc/README.md) | Create Azure Service Principal with OIDC for GitHub Actions |
| [GitHub Secrets](infra/scenarios/github_secrets/README.md) | Register secrets into GitHub repository environment |
| [Azure Microsoft Foundry](infra/scenarios/azure_microsoft_foundry/README.md) | Deploy Microsoft Foundry (AI Hub + AI Services) on Azure |
| [Azure Container Apps](infra/scenarios/azure_container_apps/README.md) | Deploy monolith service (Copilot CLI + API) as Azure Container App |
## License
[MIT](LICENSE)