Orchestrator

Event Payload Examples (Strings)

컨텐츠는 영어 텍스트를 Phrase Language AI를 이용해 기계 번역한 것입니다.

생성 branches

{
  "branch": {
    "base_project_id": "abcdabcdabcdabcd-11",
    "branch_project_id": null,
    "created_at": "2023-01-03 08:29:51 UTC",
    "created_by": {
      "gravatar_uid": "b6d1c95c02264c7122cc715616687365",
      "id": "6b391b7edfcdc449497a56ec45be4fab",
      "name": "페터 그리핀",
      "username": "user1672734591_6"
    },
    "merged_at": null,
    "merged_by": null,
    "name": "my_branch",
    "state": "initialized",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "event": "branches: 생성",
  "message": "rick-ross created 분기 my_ 분기 in project name_1672734591_11\n",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

branches 병합

{
  "branch": {
    "base_project_id": "abcdabcdabcdabcd-11",
    "branch_project_id": null,
    "created_at": "2023-01-03 08:29:51 UTC",
    "created_by": {
      "gravatar_uid": "b6d1c95c02264c7122cc715616687365",
      "id": "6b391b7edfcdc449497a56ec45be4fab",
      "name": "페터 그리핀",
      "username": "user1672734591_6"
    },
    "merged_at": null,
    "merged_by": null,
    "name": "my_branch",
    "state": "initialized",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "event": "branches: 병합",
  "message": "rick-ross 병합 분기 my_ 분기 프로젝트 name_1672734591_11\n",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

comments 생성

{
  "branch": {
    "name": "my_branch"
  },
  "comment": {
    "created_at": "2023-01-03 08:29:49 UTC",
    "id": "74158babbe3e33bef15e4b689f14a585",
    "mentioned_users": [],
    "message": "주석 1",
    "updated_at": "2023-01-03 08:29:49 UTC",
    "user": {
      "gravatar_uid": "1f1a992c26209e156c1f6f6cf51bf386",
      "id": "0a2a97e5e9a370524882d59f9804a233",
      "name": "페터 그리핀",
      "username": "user1672734589_2"
    }
  },
  "event": "comments: 생성",
  "message": " rick-ross 님이 분기 my_ 분기\n 내 프로젝트 name_1672734591_11의 작업 \"작업 1\"에 주석을 달았습니다.",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

작업 완료

{
  "branch": {
    "name": "my_branch"
  },
  "event": "작업:완료",
  "job": {
    "briefing": "전체를 번역해 주십시오!",
    "created_at": "2023-01-03 08:29:50 UTC",
    "due_date": "2023-01-04 08:29:50 UTC",
    "id": "abcd-2",
    "name": "작업 2",
    "state": "draft",
    "ticket_url": "",
    "updated_at": "2023-01-03 08:29:50 UTC"
  },
  "message": "rick-ross가 분기 my_ 분기 내 프로젝트 name_1672734591_11의 작업 2를 완료된 것으로 표시함\n",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

작업 생성

{
  "branch": {
    "name": "my_branch"
  },
  "event": "작업:생성",
  "job": {
    "briefing": "전체를 번역해 주십시오!",
    "created_at": "2023-01-03 08:29:50 UTC",
    "due_date": "2023-01-04 08:29:50 UTC",
    "id": "abcd-2",
    "name": "작업 2",
    "state": "draft",
    "ticket_url": "",
    "updated_at": "2023-01-03 08:29:50 UTC"
  },
  "message": "rick-ross가 생성된 작업 작업 2 에서 프로젝트 이름_1672734591_11 내 분기 my_ 분기\n",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

jobs 로캘 완료

{
  "branch": {
    "name": "my_branch"
  },
  "event": "jobs: 로캘: 완료",
  "job": {
    "briefing": "전체를 번역해 주십시오!",
    "created_at": "2023-01-03 08:29:50 UTC",
    "due_date": "2023-01-04 08:29:50 UTC",
    "id": "abcd-3",
    "name": "작업 3",
    "state": "draft",
    "ticket_url": "",
    "updated_at": "2023-01-03 08:29:50 UTC"
  },
  "locale": {
    "code": "de-DE",
    "created_at": "2023-01-03 08:29:50 UTC",
    "default": false,
    "fallback_locale": null,
    "id": "529fa169b27c61eb430762aba2316c96",
    "main": 부정,
    "name": "en-3",
    "plural_forms": [
      "zero",
      "one",
      "기타"
    ],
    "rtl": 부정,
    "source_locale": null,
    "updated_at": "2023-01-03 08:29:50 UTC"
  },
  "메시지": "rick-ross가 분기 my_ 분기 내에서 프로젝트 name_1672734591_11의 작업 작업 3의 로캘 en-3를 완료된 것으로 표시함\n",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

jobs 로캘 다시 열림

{
  "branch": {
    "name": "my_branch"
  },
  "event": "jobs: 로캘:reopened",
  "job": {
    "briefing": "전체를 번역해 주십시오!",
    "created_at": "2023-01-03 08:29:50 UTC",
    "due_date": "2023-01-04 08:29:50 UTC",
    "id": "abcd-3",
    "name": "작업 3",
    "state": "draft",
    "ticket_url": "",
    "updated_at": "2023-01-03 08:29:50 UTC"
  },
  "locale": {
    "code": "de-DE",
    "created_at": "2023-01-03 08:29:50 UTC",
    "default": false,
    "fallback_locale": null,
    "id": "529fa169b27c61eb430762aba2316c96",
    "main": 부정,
    "name": "en-3",
    "plural_forms": [
      "zero",
      "one",
      "기타"
    ],
    "rtl": 부정,
    "source_locale": null,
    "updated_at": "2023-01-03 08:29:50 UTC"
  },
  "message": "rick-ross reopened 로캘 en-3 of 작업 작업 3 in project name_1672734591_11 within 분기 my_ 분기\n",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

jobs reopened

{
  "branch": {
    "name": "my_branch"
  },
  "event": "jobs:reopened",
  "job": {
    "briefing": "전체를 번역해 주십시오!",
    "created_at": "2023-01-03 08:29:50 UTC",
    "due_date": "2023-01-04 08:29:50 UTC",
    "id": "abcd-2",
    "name": "작업 2",
    "state": "draft",
    "ticket_url": "",
    "updated_at": "2023-01-03 08:29:50 UTC"
  },
  "message": "rick-ross reopened 작업 작업 2 in project name_1672734591_11 within 분기 my_ 분기\n",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

작업 시작

{
  "branch": {
    "name": "my_branch"
  },
  "event": "jobs:start",
  "job": {
    "briefing": "전체를 번역해 주십시오!",
    "created_at": "2023-01-03 08:29:50 UTC",
    "due_date": "2023-01-04 08:29:50 UTC",
    "id": "abcd-2",
    "name": "작업 2",
    "state": "draft",
    "ticket_url": "",
    "updated_at": "2023-01-03 08:29:50 UTC"
  },
  "message": "rick-ross 님이 분기 my_ 분기\n 내 프로젝트 name_1672734591_11에서 작업 2를 시작했습니다.",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

작업 업데이트

{
  "branch": {
    "name": "my_branch"
  },
  "event": "업데이트",
  "job": {
    "briefing": "전체를 번역해 주십시오!",
    "created_at": "2023-01-03 08:29:50 UTC",
    "due_date": "2023-01-04 08:29:50 UTC",
    "id": "abcd-2",
    "name": "작업 2",
    "state": "draft",
    "ticket_url": "",
    "updated_at": "2023-01-03 08:29:50 UTC"
  },
  "message": "분기 my_ 분기\n 내 프로젝트 name_1672734591_11에서 업데이트된 작업 2",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

키 일괄 삭제

{
  "branch": {
    "name": "my_branch"
  },
  "event": "keys:batch_delete",
  "message": "분기 my_ 분기\n 내 프로젝트 name_1672734591_11에서 삭제된 키를 rick-ross",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

생성

{
  "branch": {
    "name": "my_branch"
  },
  "event": "키: 생성",
  "key": {
    "created_at": "2023-01-03 08:29:48 UTC",
    "description": null,
    "id": "50dd5b1f9a03054614190d41148b1c7d",
    "max_characters_allowed": 0,
    "name": "index.key1",
    "name_hash": "500644bd75d103ea94ea2cb5d962a0d4",
    "plural": false,
    "tags": [],
    "updated_at": "2023-01-03 08:29:48 UTC"
  },
  "message": "rick-ross가 분기 my_ 분기\n 내 프로젝트 이름_1672734591_11에서 키 index.key1를 생성함",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

키 삭제

{
  "branch": {
    "name": "my_branch"
  },
  "event": "키: 삭제",
  "key": {
    "created_at": "2023-01-03 08:29:48 UTC",
    "description": null,
    "id": "50dd5b1f9a03054614190d41148b1c7d",
    "max_characters_allowed": 0,
    "name": "index.key1",
    "name_hash": "500644bd75d103ea94ea2cb5d962a0d4",
    "plural": false,
    "tags": [],
    "updated_at": "2023-01-03 08:29:48 UTC"
  },
  "메시지": "rick-ross 삭제된 키 index.key1 에서 프로젝트 이름_1672734591_11 내 분기 my_ 분기\n",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

키 업데이트

{
  "branch": {
    "name": "my_branch"
  },
  "event": "업데이트",
  "key": {
    "created_at": "2023-01-03 08:29:48 UTC",
    "description": null,
    "id": "50dd5b1f9a03054614190d41148b1c7d",
    "max_characters_allowed": 0,
    "name": "index.key1",
    "name_hash": "500644bd75d103ea94ea2cb5d962a0d4",
    "plural": false,
    "tags": [],
    "updated_at": "2023-01-03 08:29:48 UTC"
  },
  "message": "분기 my_ 분기\n 내 프로젝트 이름_1672734591_11의 rick-ross 업데이트된 키 index.key1",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

locales 생성

{
  "branch": {
    "name": "my_branch"
  },
  "event": "locales: 생성",
  "locale": {
    "code": "de-DE",
    "created_at": "2023-01-03 08:29:48 UTC",
    "default": false,
    "fallback_locale": null,
    "id": "dd5fa5758ef33129e71ae380ad297ec4",
    "main": 부정,
    "name": "en-1",
    "plural_forms": [
      "zero",
      "one",
      "기타"
    ],
    "rtl": 부정,
    "source_locale": null,
    "updated_at": "2023-01-03 08:29:48 UTC"
  },
  "message": "rick-ross가 분기 my_ 분기\n 내 프로젝트 이름_1672734591_11에서 로캘 en-1을 생성함",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

Locales 삭제

{
  "branch": {
    "name": "my_branch"
  },
  "event": "locales:delete",
  "locale": {
    "code": "de-DE",
    "created_at": "2023-01-03 08:29:48 UTC",
    "default": false,
    "fallback_locale": null,
    "id": "dd5fa5758ef33129e71ae380ad297ec4",
    "main": 부정,
    "name": "en-1",
    "plural_forms": [
      "zero",
      "one",
      "기타"
    ],
    "rtl": 부정,
    "source_locale": null,
    "updated_at": "2023-01-03 08:29:48 UTC"
  },
  "메시지": "rick-ross 분기\n 내 프로젝트 이름_1672734591_11에서 로캘 en-1을 삭제함",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

로컬 업데이트

{
  "branch": {
    "name": "my_branch"
  },
  "event": "locales:update",
  "locale": {
    "code": "de-DE",
    "created_at": "2023-01-03 08:29:48 UTC",
    "default": false,
    "fallback_locale": null,
    "id": "dd5fa5758ef33129e71ae380ad297ec4",
    "main": 부정,
    "name": "en-1",
    "plural_forms": [
      "zero",
      "one",
      "기타"
    ],
    "rtl": 부정,
    "source_locale": null,
    "updated_at": "2023-01-03 08:29:48 UTC"
  },
  "message": "rick-ross 업데이트된 로캘 en-1 에서 프로젝트 이름_1672734591_11 내 분기 my_ 분기\n",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

프로젝트 업데이트

{
  "branch": {
    "name": "my_branch"
  },
  "event": "project:update",
  "message": "rick-ross 업데이트된 프로젝트 testproject\n",
  "project": {
    "account": {
      "company": "Pawtucket Brewery",
      "company_logo_url": null,
      "created_at": "2023-01-03 08:29:48 UTC",
      "id": "abcdef1",
      "name": "Family Guy",
      "slug": "family-guy",
      "updated_at": "2023-01-03 08:29:48 UTC"
    },
    "created_at": "2023-01-03 08:29:48 UTC",
    "id": "abcdabcdabcdabcd-1",
    "main_format": "yml",
    "name": "testproject",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "testproject",
    "space": null,
    "updated_at": "2023-01-03 08:29:48 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

생성 스크린샷

{
  "branch": {
    "name": "my_branch"
  },
  "event": "screenshots: 생성",
  "message": "rick-ross가 분기 my_ 분기\n 내 프로젝트 name_1672734591_11에서 스크린샷 스크린샷_1을 생성함",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "screenshot": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "description": "screenshot_1",
    "id": "screenshot_1",
    "markers_count": 0,
    "name": "screenshot_1",
    "screenshot_url": "http://www.example.com/uploads/screenshot_1/screenshot-5c7d34d88bd318c4.jpg",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

스크린샷 삭제

{
  "branch": {
    "name": "my_branch"
  },
  "event": "screenshots:delete",
  "message": "rick-ross가 분기 my_ 분기\n 내 프로젝트 name_1672734591_11의 스크린샷을 삭제함",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "screenshot": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "description": "screenshot_1",
    "id": "screenshot_1",
    "markers_count": 0,
    "name": "screenshot_1",
    "screenshot_url": "http://www.example.com/uploads/screenshot_1/screenshot-5c7d34d88bd318c4.jpg",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

스크린샷 업데이트

{
  "branch": {
    "name": "my_branch"
  },
  "event": "screenshots:update",
  "메시지": "분기 my_ 분기\n 내 프로젝트 이름_1672734591_11의 스크린샷 screenshot_1",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "screenshot": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "description": "screenshot_1",
    "id": "screenshot_1",
    "markers_count": 0,
    "name": "screenshot_1",
    "screenshot_url": "http://www.example.com/uploads/screenshot_1/screenshot-5c7d34d88bd318c4.jpg",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

Translations 일괄 삭제

{
  "event": "translations:batch_delete",
  "message": "프로젝트 번역 프로젝트 새 기능-1 분기 내에서 10개의 번역이 삭제되었습니다.",
  "deleted_translations_count": 10,
  "user": {
    "id": "24b9a53ad72e198ca332fba91bb95f57",
    "username": "john.smith",
    "name": "John Smith",
    "gravatar_uid": "1bc5edb4799fd8eec67c66122f47eb73"
  },
  "project": {
    "id": "b2abd3bd2c23ff0ac546e0a2d9aa0be1",
    "name": "번역 프로젝트",
    "slug": "번역 프로젝트",
    "main_format": "yml",
    "project_image_url": null,
    "created_at": "2025-02-07 16:18:13 UTC",
    "updated_at": "2025-02-07 16:18:13 UTC",
    "point_of_contact": null
  },
  "branch": {
    "name": "new-feature-1"
  }
}

번역 일괄 검토

{
  "event": "translations:batch_review",
  "message": "분기 신규 기능-1 내에서 프로젝트 번역 프로젝트에서 검토됨 번역 1개",
  "user": {
    "id": "24b9a53ad72e198ca332fba91bb95f57",
    "username": "john.smith",
    "name": "John Smith",
    "email": "john.smith@example.com",
    "gravatar_uid": "1bc5edb4799fd8eec67c66122f47eb73"
  },
  "project": {
    "id": "b2abd3bd2c23ff0ac546e0a2d9aa0be1",
    "name": "번역 프로젝트",
    "slug": "번역 프로젝트",
    "main_format": "yml",
    "project_image_url": null,
    "created_at": "2025-02-07 16:18:13 UTC",
    "updated_at": "2025-02-07 16:18:13 UTC",
    "point_of_contact": null
  },
  "branch": {
    "name": "new-feature-1"
  },
  "translations": [
    {
      "id": "89252e4570e73c051fce446c8c55670d",
      "content": "헤더 제목",
      "unverified": false,
      "excluded": false,
      "plural_suffix": "",
      "created_at": "2025-02-07T16:18:13Z",
      "updated_at": "2025-02-07T16:18:13Z",
      "placeholders": [],
      "state": "translated",
      "key": {
        "id": "fe5b97045d80f91dd950b695d5ebe607",
        "name": "application.modal.header",
        "plural": false,
        "data_type": "string",
        "tags": [
          "web"
        ]
      },
      "locale": {
        "id": "7d8614f35033cebada71d4471fd87518",
        "name": "en",
        "code": "en"
      }
    }
  ]
}

번역 일괄 확인

{
  "event": "translations:batch_verify",
  "message": "분기 신규 기능-1 내의 프로젝트 번역 프로젝트에서 확인됨 번역 1개",
  "user": {
    "id": "24b9a53ad72e198ca332fba91bb95f57",
    "username": "john.smith",
    "name": "John Smith",
    "email": "john.smith@example.com",
    "gravatar_uid": "1bc5edb4799fd8eec67c66122f47eb73"
  },
  "project": {
    "id": "b2abd3bd2c23ff0ac546e0a2d9aa0be1",
    "name": "번역 프로젝트",
    "slug": "번역 프로젝트",
    "main_format": "yml",
    "project_image_url": null,
    "created_at": "2025-02-07 16:18:13 UTC",
    "updated_at": "2025-02-07 16:18:13 UTC",
    "point_of_contact": null
  },
  "branch": {
    "name": "new-feature-1"
  },
  "translations": [
    {
      "id": "89252e4570e73c051fce446c8c55670d",
      "content": "헤더 제목",
      "unverified": false,
      "excluded": false,
      "plural_suffix": "",
      "created_at": "2025-02-07T16:18:13Z",
      "updated_at": "2025-02-07T16:18:13Z",
      "placeholders": [],
      "state": "translated",
      "key": {
        "id": "fe5b97045d80f91dd950b695d5ebe607",
        "name": "application.modal.header",
        "plural": false,
        "data_type": "string",
        "tags": [
          "web"
        ]
      },
      "locale": {
        "id": "7d8614f35033cebada71d4471fd87518",
        "name": "en",
        "code": "en"
      }
    }
  ]
}

번역 일괄 미확인

{
  "event": "translations:batch_unverify",
  "message": "분기 신규 기능-1 내의 프로젝트 번역 프로젝트에서 확인되지 않음 1개의 번역",
  "user": {
    "id": "24b9a53ad72e198ca332fba91bb95f57",
    "username": "john.smith",
    "name": "John Smith",
    "email": "john.smith@example.com",
    "gravatar_uid": "1bc5edb4799fd8eec67c66122f47eb73"
  },
  "project": {
    "id": "b2abd3bd2c23ff0ac546e0a2d9aa0be1",
    "name": "번역 프로젝트",
    "slug": "번역 프로젝트",
    "main_format": "yml",
    "project_image_url": null,
    "created_at": "2025-02-07 16:18:13 UTC",
    "updated_at": "2025-02-07 16:18:13 UTC",
    "point_of_contact": null
  },
  "branch": {
    "name": "new-feature-1"
  },
  "translations": [
    {
      "id": "89252e4570e73c051fce446c8c55670d",
      "content": "헤더 제목",
      "unverified": false,
      "excluded": false,
      "plural_suffix": "",
      "created_at": "2025-02-07T16:18:13Z",
      "updated_at": "2025-02-07T16:18:13Z",
      "placeholders": [],
      "state": "translated",
      "key": {
        "id": "fe5b97045d80f91dd950b695d5ebe607",
        "name": "application.modal.header",
        "plural": false,
        "data_type": "string",
        "tags": [
          "web"
        ]
      },
      "locale": {
        "id": "7d8614f35033cebada71d4471fd87518",
        "name": "en",
        "code": "en"
      }
    }
  ]
}

번역 일괄 검토 취소

{
  "event": "translations:batch_unreview",
  "message": "분기 new-feature-1 내에서 프로젝트 번역 프로젝트에서 검토되지 않은 번역 1개",
  "user": {
    "id": "24b9a53ad72e198ca332fba91bb95f57",
    "username": "john.smith",
    "name": "John Smith",
    "email": "john.smith@example.com",
    "gravatar_uid": "1bc5edb4799fd8eec67c66122f47eb73"
  },
  "project": {
    "id": "b2abd3bd2c23ff0ac546e0a2d9aa0be1",
    "name": "번역 프로젝트",
    "slug": "번역 프로젝트",
    "main_format": "yml",
    "project_image_url": null,
    "created_at": "2025-02-07 16:18:13 UTC",
    "updated_at": "2025-02-07 16:18:13 UTC",
    "point_of_contact": null
  },
  "branch": {
    "name": "new-feature-1"
  },
  "translations": [
    {
      "id": "89252e4570e73c051fce446c8c55670d",
      "content": "헤더 제목",
      "unverified": false,
      "excluded": false,
      "plural_suffix": "",
      "created_at": "2025-02-07T16:18:13Z",
      "updated_at": "2025-02-07T16:18:13Z",
      "placeholders": [],
      "state": "translated",
      "key": {
        "id": "fe5b97045d80f91dd950b695d5ebe607",
        "name": "application.modal.header",
        "plural": false,
        "data_type": "string",
        "tags": [
          "web"
        ]
      },
      "locale": {
        "id": "7d8614f35033cebada71d4471fd87518",
        "name": "en",
        "code": "en"
      }
    }
  ]
}

Translations 생성

{
  "branch": {
    "name": "my_branch"
  },
  "event": "translations:create",
  "message": "rick-ross가 분기 my_ 분기\n 내에서 프로젝트 name_1672734591_11의 로캘 en-2에서 키 index.key2에 대한 번역을 생성함",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "translation": {
    "content": "내 번역",
    "created_at": "2023-01-03 08:29:49 UTC",
    "excluded": false,
    "id": "08b7f89628bfd2de87c740c720b38d8e",
    "key": {
      "data_type": "string",
      "description": null,
      "id": "66584e5236c2290dcfb6f98ef06f1f7a",
      "name": "index.key2",
      "plural": false,
      "tags": []
    },
    "locale": {
      "code": "de-DE",
      "id": "65611593fe0f4fdc350814e4c5ad253f",
      "name": "en-2"
    },
    "placeholders": [],
    "plural_suffix": "",
    "state": "translated",
    "unverified": false,
    "updated_at": "2023-01-03 08:29:49 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

번역 삭제

{
  "branch": {
    "name": "my_branch"
  },
  "event": "translations: 삭제",
  "message": "프로젝트 이름_1672734591_11 내 분기 my_ 분기\n 로캘 en-2의 \"index.key2\"키에 대한 번역이 삭제되었습니다.",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "translation": {
    "content": "내 번역",
    "created_at": "2023-01-03 08:29:49 UTC",
    "excluded": false,
    "id": "08b7f89628bfd2de87c740c720b38d8e",
    "key": {
      "data_type": "string",
      "description": null,
      "id": "66584e5236c2290dcfb6f98ef06f1f7a",
      "name": "index.key2",
      "plural": false,
      "tags": []
    },
    "locale": {
      "code": "de-DE",
      "id": "65611593fe0f4fdc350814e4c5ad253f",
      "name": "en-2"
    },
    "placeholders": [],
    "plural_suffix": "",
    "state": "translated",
    "unverified": false,
    "updated_at": "2023-01-03 08:29:49 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

번역납품

{
  "branch": {
    "name": "my_branch"
  },
  "event": "translations:납품",
  "message": "프로젝트 이름_1672734591_11 분기 내에서 로캘 en-2의 키 \"index.key2\"에 대한 번역이 제공되었습니다 my_ 분기\n",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "translation": {
    "content": "내 번역",
    "created_at": "2023-01-03 08:29:49 UTC",
    "excluded": false,
    "id": "08b7f89628bfd2de87c740c720b38d8e",
    "key": {
      "data_type": "string",
      "description": null,
      "id": "66584e5236c2290dcfb6f98ef06f1f7a",
      "name": "index.key2",
      "plural": false,
      "tags": []
    },
    "locale": {
      "code": "de-DE",
      "id": "65611593fe0f4fdc350814e4c5ad253f",
      "name": "en-2"
    },
    "placeholders": [],
    "plural_suffix": "",
    "state": "translated",
    "unverified": false,
    "updated_at": "2023-01-03 08:29:49 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

번역 검토

{
  "branch": {
    "name": "my_branch"
  },
  "event": "translations:review",
  "message": "rick-ross가 분기 my_ 분기\n 내 프로젝트 이름_1672734591_11의 로캘 en-2의 키 index.key2에 대한 번역을 검토됨",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "translation": {
    "content": "내 번역",
    "created_at": "2023-01-03 08:29:49 UTC",
    "excluded": false,
    "id": "08b7f89628bfd2de87c740c720b38d8e",
    "key": {
      "data_type": "string",
      "description": null,
      "id": "66584e5236c2290dcfb6f98ef06f1f7a",
      "name": "index.key2",
      "plural": false,
      "tags": []
    },
    "locale": {
      "code": "de-DE",
      "id": "65611593fe0f4fdc350814e4c5ad253f",
      "name": "en-2"
    },
    "placeholders": [],
    "plural_suffix": "",
    "state": "translated",
    "unverified": false,
    "updated_at": "2023-01-03 08:29:49 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

번역 미확인

{
  "event": "translations:unverify",
  "message": "john.smith 로캘 en 분기 new-feature-1 내의 프로젝트 번역 프로젝트에 키 application.modal.header에 대한 확인되지 않음",
  "user": {
    "id": "24b9a53ad72e198ca332fba91bb95f57",
    "username": "john.smith",
    "name": "John Smith",
    "gravatar_uid": "1bc5edb4799fd8eec67c66122f47eb73"
  },
  "project": {
    "id": "b2abd3bd2c23ff0ac546e0a2d9aa0be1",
    "name": "번역 프로젝트",
    "slug": "번역 프로젝트",
    "main_format": "yml",
    "project_image_url": null,
    "created_at": "2025-02-07 16:18:13 UTC",
    "updated_at": "2025-02-07 16:18:13 UTC",
    "point_of_contact": null
  },
  "branch": {
    "name": "new-feature-1"
  },
  "translation": {
    "id": "89252e4570e73c051fce446c8c55670d",
    "content": "헤더 제목",
    "unverified": false,
    "excluded": false,
    "plural_suffix": "",
    "created_at": "2025-02-07 16:18:13 UTC",
    "updated_at": "2025-02-07 16:18:13 UTC",
    "placeholders": [],
    "state": "translated",
    "key": {
      "id": "fe5b97045d80f91dd950b695d5ebe607",
      "name": "application.modal.header",
      "plural": false,
      "data_type": "string",
      "tags": [
        "web"
      ],
      "description": "모드 헤더의 제목"
    },
    "locale": {
      "id": "7d8614f35033cebada71d4471fd87518",
      "name": "en",
      "code": "en"
    }
  }
}

translations unreview

{
  "event": "translations:unreview",
  "message": "john.smith가 로캘 에서 new-feature-1 분기 내의 프로젝트 번역 프로젝트에 키 application.modal.header 에 대한 번역을 검토하지 않았습니다",
  "user": {
    "id": "24b9a53ad72e198ca332fba91bb95f57",
    "username": "john.smith",
    "name": "John Smith",
    "gravatar_uid": "1bc5edb4799fd8eec67c66122f47eb73"
  },
  "project": {
    "id": "b2abd3bd2c23ff0ac546e0a2d9aa0be1",
    "name": "번역 프로젝트",
    "slug": "번역 프로젝트",
    "main_format": "yml",
    "project_image_url": null,
    "created_at": "2025-02-07 16:18:13 UTC",
    "updated_at": "2025-02-07 16:18:13 UTC",
    "point_of_contact": null
  },
  "branch": {
    "name": "new-feature-1"
  },
  "translation": {
    "id": "89252e4570e73c051fce446c8c55670d",
    "content": "헤더 제목",
    "unverified": false,
    "excluded": false,
    "plural_suffix": "",
    "created_at": "2025-02-07 16:18:13 UTC",
    "updated_at": "2025-02-07 16:18:13 UTC",
    "placeholders": [],
    "state": "translated",
    "key": {
      "id": "fe5b97045d80f91dd950b695d5ebe607",
      "name": "application.modal.header",
      "plural": false,
      "data_type": "string",
      "tags": [
        "web"
      ],
      "description": "모드 헤더의 제목"
    },
    "locale": {
      "id": "7d8614f35033cebada71d4471fd87518",
      "name": "en",
      "code": "en"
    }
  }
}

번역 업데이트

{
  "branch": {
    "name": "my_branch"
  },
  "event": "translations:update",
  "message": "분기 my_ 분기\n 내 프로젝트 name_1672734591_11 로캘 en-2의 키 index.key2에 대한 업데이트된 rick-ross",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "translation": {
    "content": "내 번역",
    "created_at": "2023-01-03 08:29:49 UTC",
    "excluded": false,
    "id": "08b7f89628bfd2de87c740c720b38d8e",
    "key": {
      "data_type": "string",
      "description": null,
      "id": "66584e5236c2290dcfb6f98ef06f1f7a",
      "name": "index.key2",
      "plural": false,
      "tags": []
    },
    "locale": {
      "code": "de-DE",
      "id": "65611593fe0f4fdc350814e4c5ad253f",
      "name": "en-2"
    },
    "placeholders": [],
    "plural_suffix": "",
    "state": "translated",
    "unverified": false,
    "updated_at": "2023-01-03 08:29:49 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

번역 확인

{
  "event": "translations:verify",
  "message": "john.smith가 로캘 en에 있는 키 application.modal.header에 대한 번역을 확인됨 분기 new-feature-1 내의 프로젝트 번역",
  "user": {
    "id": "24b9a53ad72e198ca332fba91bb95f57",
    "username": "john.smith",
    "name": "John Smith",
    "gravatar_uid": "1bc5edb4799fd8eec67c66122f47eb73"
  },
  "project": {
    "id": "b2abd3bd2c23ff0ac546e0a2d9aa0be1",
    "name": "번역 프로젝트",
    "slug": "번역 프로젝트",
    "main_format": "yml",
    "project_image_url": null,
    "created_at": "2025-02-07 16:18:13 UTC",
    "updated_at": "2025-02-07 16:18:13 UTC",
    "point_of_contact": null
  },
  "branch": {
    "name": "new-feature-1"
  },
  "translation": {
    "id": "89252e4570e73c051fce446c8c55670d",
    "content": "헤더 제목",
    "unverified": false,
    "excluded": false,
    "plural_suffix": "",
    "created_at": "2025-02-07 16:18:13 UTC",
    "updated_at": "2025-02-07 16:18:13 UTC",
    "placeholders": [],
    "state": "translated",
    "key": {
      "id": "fe5b97045d80f91dd950b695d5ebe607",
      "name": "application.modal.header",
      "plural": false,
      "data_type": "string",
      "tags": [
        "web"
      ],
      "description": "모드 헤더의 제목"
    },
    "locale": {
      "id": "7d8614f35033cebada71d4471fd87518",
      "name": "en",
      "code": "en"
    }
  }
}

생성 uploads

{
  "branch": {
    "name": "my_branch"
  },
  "event": "uploads: 생성",
  "메시지": "rick-ross가 분기 my_ 분기\n 내 프로젝트 이름_1672734591_11에 file.yml를 업로드함",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "upload": {
    "created_at": "2023-01-03 08:29:48 UTC",
    "filename": "file.yml",
    " 형식": "yml",
    "id": "upload-1",
    "state": "initialized",
    "summary": {},
    "tag": null,
    "updated_at": "2023-01-03 08:29:48 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}

업로드 처리

{
  "branch": {
    "name": "my_branch"
  },
  "event": "uploads:processing",
  "메시지": "rick-ross 초기화된 파일 업로드 file.yml 프로젝트 이름_1672734591_11 내 분기 my_ 분기\n",
  "project": {
    "created_at": "2023-01-03 08:29:51 UTC",
    "id": "abcdabcdabcdabcd-11",
    "main_format": "yml",
    "name": "name_1672734591_10",
    "point_of_contact": null,
    "project_image_url": null,
    "slug": "name_1672734591_10",
    "updated_at": "2023-01-03 08:29:51 UTC"
  },
  "upload": {
    "created_at": "2023-01-03 08:29:48 UTC",
    "filename": "file.yml",
    " 형식": "yml",
    "id": "upload-1",
    "state": "initialized",
    "summary": {},
    "tag": null,
    "updated_at": "2023-01-03 08:29:48 UTC"
  },
  "user": {
    "gravatar_uid": "29a2d1baa67d4ea524cf0f247f7bbb94",
    "id": "9c365b9a6f77c247c3de959f6152b231",
    "name": "페터 그리핀",
    "username": "rick-ross"
  }
}
도움이 되었습니까?

Sorry about that! In what way was it not helpful?

The article didn’t address my problem.
I couldn’t understand the article.
The feature doesn’t do what I need.
Other reason.

Note that feedback is provided anonymously so we aren't able to reply to questions.
If you'd like to ask a question, submit a request to our Support team.
Thank you for your feedback.