Skip to main content

이 버전의 GitHub Enterprise Server는 다음 날짜에 중단됩니다. 2026-03-17. 중요한 보안 문제에 대해서도 패치 릴리스가 이루어지지 않습니다. 더 뛰어난 성능, 향상된 보안, 새로운 기능을 위해 최신 버전의 GitHub Enterprise Server로 업그레이드합니다. 업그레이드에 대한 도움말은 GitHub Enterprise 지원에 문의하세요.

projects (classic)에 대한 자동화 구성

지정된 이벤트가 발생할 때 이슈 및 끌어오기 요청을 프로젝트(클래식) 열로 이동하도록 자동 워크플로를 설정할 수 있습니다.

참고 항목

  • Projects, the all-new projects experience, is now available. For more information about Projects, see About Projects.
  • 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).

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