39 lines
1.7 KiB
Markdown
39 lines
1.7 KiB
Markdown
---
|
|
title: Configuring automation for project boards
|
|
intro: You can set up automatic workflows to move issues and pull requests to a project board column when a specified event occurs.
|
|
redirect_from:
|
|
- /articles/configuring-automation-for-project-boards
|
|
- /github/managing-your-work-on-github/configuring-automation-for-project-boards
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
github-ae: '*'
|
|
topics:
|
|
- Pull requests
|
|
---
|
|
{% data reusables.project-management.automate-project-board-permissions %} For more information, see "[About automation for project boards](/articles/about-automation-for-project-boards)."
|
|
|
|
{% data reusables.project-management.use-automated-template %}
|
|
|
|
{% data reusables.project-management.resync-automation %}
|
|
|
|
{% tip %}
|
|
|
|
**Tip**: To edit columns that already have configured automation, click **Manage** at the bottom of the column.
|
|
|
|
{% endtip %}
|
|
|
|
1. Navigate to the project board you want to automate.
|
|
2. In the column you want to automate, click {% octicon "kebab-horizontal" aria-label="The horizontal kebab icon" %}.
|
|

|
|
3. Click **Manage automation**.
|
|

|
|
4. Using the Preset drop-down menu, select an automation preset.
|
|

|
|
5. Select the workflow automations you want to configure for the column.
|
|

|
|
6. Click **Update automation**.
|
|
|
|
### Further reading
|
|
- "[About automation for project boards](/articles/about-automation-for-project-boards)"
|