Skip to main content

Using automations in the GitHub Copilot app

Automate recurring agent tasks so they run on a schedule or on demand, without manual intervention.

누가 이 기능을 사용할 수 있나요?

GitHub Copilot 앱은 코파일럿 사업 및 Copilot Enterprise 플랜에서 사용할 수 있으며(조직에서 미리 보기 기능과 코파일럿 CLI을 활성화한 경우), Copilot Pro, Copilot Pro+ 및 Copilot 맥스 플랜에서는 대기자 명단을 통해 사용할 수 있습니다.

참고

The GitHub Copilot 앱 is in 기술 미리 보기 and subject to change.

  • 코파일럿 사업, Copilot Enterprise, Copilot Pro, and Copilot Pro+ users — Download and install from the GitHub Copilot 앱 repository. For 코파일럿 사업 and Copilot Enterprise, your organization or enterprise must enable preview features and 코파일럿 CLI.
  • 무료 Copilot users and users without a Copilot plan — To request access, join the waitlist.

About automations

Automations let you save recurring agent tasks and run them on a schedule or on demand. For example, you can create an automation that triages new issues daily or checks your open pull requests for review status each morning.

If you enable Run in the cloud when creating an automation, the automation runs in cloud sandboxes (public preview) hosted by GitHub. This lets the automation keep running even when your computer is off. For more information, see About cloud and local sandboxes for GitHub Copilot.

Click Automations in the sidebar to see your saved automations. Each automation shows its name, schedule, associated repository, and last run status.

Creating an automation

  1. Click New automation in the top-right corner.
  2. Give the automation a name and write a prompt describing the task. You can type / to add skills.
  3. Set the interval—either a recurring schedule (for example, daily at 9:00 AM) or manual.
  4. Optionally, configure the session mode, project, model, and reasoning effort.
  5. Optionally, enable Run in the cloud to let the automation run in a cloud sandbox, allowing the automation to run even when your computer is off.
  6. Click Create to save, or select Create and run to save and test the automation immediately.

Running an automation on demand

You can trigger any saved automation manually by clicking the play button on its card on the "Automations" page, without waiting for its next scheduled run.