Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

GitHub Copilot Agent Configuration

This directory contains documentation for configuring and working with GitHub Copilot coding agent in the Torrust Tracker Deployer project.

Documents

Describes the firewall configuration for GitHub Copilot coding agent, including:

  • Custom allowlist domains (e.g., opentofu.org)
  • Recommended allowlist coverage
  • Setup instructions for repository administrators

Explains how to configure environment variables to skip slow tests during Copilot agent pre-commit checks:

  • Why this is needed (timeout issues)
  • How to set up TORRUST_TD_SKIP_SLOW_TESTS environment variable
  • Pre-commit timing breakdown (individual tasks and unit test breakdown)
  • What gets skipped (E2E tests and coverage checks)
  • Testing and verification instructions

Related Issues

References