기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Unity Version Control

DevOps

On-prem

Gluon

Editor plug-in

Open Unity Dashboard

Unity Version Control

이 페이지는 선택한 언어로 제공되지 않습니다.
​
​
Unity Version Control
  • Overview
  • Cloud Repositories organization update
  • Installation
  • Use UVCS with the Unity Editor
  • Unity Version Control plugins
  • Concepts
  • Tutorials
    • Migrate from Git
    • Migrate from Perforce
    • Version Control settings
    • Configure the client
    • Version Control workflow
    • Version Control tools
      • Enable dynamic workspaces (Windows)
      • Create a label
      • Create an attribute
      • Create a mergebot
      • Use Smart Locks
      • Use Xlinks
      • Use Unity Samples
      • Use triggers
      • Transfer project to a different organization
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Create a mergebot

Automate repository merges and tasks by creating a mergebot in Unity Version Control.
읽는 시간 1분
최근 업데이트: 10달 전

Mergebots automate tasks and merges in your repository. To understand mergebots and what you can use them for, refer to Mergebots.
You can create a mergebot in your Unity Dashboard:
  1. Open the Version Control repository, and select the Settings button.
  2. Select the New mergebot button.
  3. Select either Trunk bot or Conflicts bot as your Mergebot type.
  4. Select the branch you want to use as your Destination branch.
  5. Enter an identifying name and description for the mergebot.
  6. Configure your mergebot.
    참고
    For more information on the mergebot configuration options, refer to the Mergebot configuration section of the Mergebots page.
  7. Select Save.

Apply the mergebot to a branch

Your mergebot processes branches that have the
resolved
status attribute. You can add the status attribute through either the desktop client or the Cloud dashboard.

Set attribute through the Cloud dashboard

  1. Select the arrow icon on a branch to expand the details.
  2. Scroll to Attributes.
  3. In the Name dropdown, select the status attribute you created with the mergebot.
  4. Enter the resolved status value you defined when you created the mergebot.
  5. Select Add.

Set attribute through the desktop client

  1. On the Branches tab, select the branch.
  2. Select Show properties > Apply attributes.
  3. Select status from the Attribute name dropdown, and select resolved from the value dropdown.
  4. Select Apply.

Set attribute through the CLI

You can also set an attribute through the CLI:
cm attribute set att:status br:/main/example-branch resolved
For more information, refer to the
attribute set
reference documentation
.

Additional resources

For a full tutorial on how to create a Trunk bot, refer to the Create a mergebot Unity Learn tutorial.

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 보고 있는 페이지
    • Apply the mergebot to a branch

      • Set attribute through the Cloud dashboard

      • Set attribute through the desktop client

      • Set attribute through the CLI

    • Additional resources


이 페이지의 문제 보고