Merge pull request #375 from christianlouis/copilot/allow-urls-in-actions

chore: allow example.com and smtp.example.com in Copilot agent firewall
This commit is contained in:
Christian Krakau-Louis
2026-02-23 22:11:57 +01:00
committed by GitHub
+4
View File
@@ -29,6 +29,10 @@ network:
- api.dropboxapi.com
- content.dropboxapi.com
# Example/test domains - Used in test fixtures and SMTP configuration tests
- example.com
- smtp.example.com
# Package registries (if needed for dependency installation during tests)
- pypi.org
- files.pythonhosted.org