1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Files
docs/content/github/managing-your-work-on-github/configuring-automation-for-project-boards.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00

1.6 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
Configuring automation for project boards You can set up automatic workflows to move issues and pull requests to a project board column when a specified event occurs.
/articles/configuring-automation-for-project-boards
free-pro-team enterprise-server
* *

{{ site.data.reusables.project-management.automate-project-board-permissions }} For more information, see "About automation for project boards."

{{ site.data.reusables.project-management.use-automated-template }}

{{ site.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" %}. Edit icon
  3. Click Manage automation. Manage automation button
  4. Using the Preset drop-down menu, select an automation preset. Select preset automation from menu
  5. Select the workflow automations you want to configure for the column. List of options for automating the column
  6. Click Update automation.

Further reading