Skip to main content

Using scheduled workflows in the GitHub Copilot app

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

Quem pode usar esse recurso?

GitHub Copilot app is available with GitHub Copilot Business and GitHub Copilot Enterprise plans (if the organization has enabled preview features and CLI do Copilot), and via waitlist for Copilot Pro do GitHub and GitHub Copilot Pro+ plans.

Observação

The GitHub Copilot app is in versão prévia técnica and subject to change.

  • Copilot Business and Copilot Enterprise users — Download and install from the GitHub Copilot app repository if your organization or enterprise has enabled preview features and CLI do Copilot.
  • Copilot Pro and Copilot Pro+ users — To request access, join the waitlist.

About workflows

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

Click Workflows in the sidebar to see your saved workflows. Each workflow shows its name, schedule, associated repository, and last run status.

Creating a workflow

  1. Click New workflow in the top-right corner.
  2. Give the workflow 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. Click Create to save, or select Create and run to save and test the workflow immediately.

Running a workflow on demand

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