Commit Graph

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] d93cd96b62 chore: add example.com and smtp.example.com to copilot agent network allowlist
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-23 20:38:27 +00:00
copilot-swe-agent[bot] 76c981669f feat(config): add GitHub Copilot network allowlist for external APIs
Add .github/copilot.yml configuration to allow connections to:
- api.openai.com (OpenAI API)
- oauth2.googleapis.com (Google OAuth)
- test.cognitiveservices.azure.com (Azure services)
- Additional related domains for full integration test support

This fixes firewall blocking issues when running integration tests.

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-16 20:36:36 +00:00