Remarque
The GitHub Copilot app is in préversion technique and subject to change.
- Copilot Business and Copilot Entreprise users — Download and install from the GitHub Copilot app repository if your organization or enterprise has enabled preview features and Copilot pour CLI.
- 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
- Click New workflow in the top-right corner.
- Give the workflow a name and write a prompt describing the task. You can type
/to add skills. - Set the interval—either a recurring schedule (for example, daily at 9:00 AM) or manual.
- Optionally, configure the session mode, project, model, and reasoning effort.
- 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.