Skip to main content

This version of GitHub Enterprise Server was discontinued on 2024-03-26. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.

Configuring automation for projects (classic)

You can set up automatic workflows to move issues and pull requests to a project (classic) column when a specified event occurs.

Notes:

  • Projects (beta), the all-new projects experience, is now available. For more information about Projects (beta), see "About Projects (beta)."
  • You can only create a new project (classic) for an organization, repository, or user that already has at least one project (classic). If you're unable to create a project (classic), create a project instead.

To set up automatic workflows for a repository project (classic), you must have write access to the repository. Organization owners and members can configure automatic workflows on an organization-wide project (classic). For more information, see "About automation for projects (classic)."

You can use a project (classic) template to create a project (classic) with automation already configured. For more information, see "About projects (classic)."

When you close a project (classic), any workflow automation configured for the project (classic) will pause. If you reopen a project (classic), you have the option to sync automation, which updates the position of the cards on the board according to the automation settings configured for the project. For more information, see "Reopening a closed project (classic)" or "Closing a project (classic)."

Tip: To edit columns that already have configured automation, click Manage at the bottom of the column.

  1. Navigate to the project (classic) you want to automate.
  2. In the column you want to automate, click . Screenshot showing a column in a project. The menu icon is highlighted with an orange outline.
  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