Skip to main content

Esta versión de GitHub Enterprise Server se discontinuó el 2024-03-26. No se realizarán lanzamientos de patch, ni siquiera para problemas de seguridad críticos. Para obtener rendimiento mejorado, seguridad mejorada y nuevas características, actualice a la versión más reciente de GitHub Enterprise Server. Para obtener ayuda con la actualización, póngase en contacto con el soporte técnico de GitHub Enterprise.

Configuración de la automatización para projects (classic)

Puedes establecer flujos de trabajo automáticos para mover incidencias y solicitudes de incorporación de cambios a una columna de proyecto (clásico) cuando se produce un evento especificado.

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