Files
openchamber/packages/docs/content/docs/uk/github.mdx
T
Bohdan Triapitsyn 967704a9b9 docs: add OpenChamber feature docs and translations (#1400)
* docs: add OpenChamber feature docs and translations

Add 30 new docs pages covering OpenChamber-specific workflows and setup:
OpenCode server, providers/models/agents, MCP, skills, commands & snippets,
usage, projects, context, notes/todos/plans, scheduled tasks, project actions,
preview, worktrees, multi-run, git & GitHub, magic prompts, git identities,
mobile/PWA, security, notifications, voice, project icons, remote instances,
desktop browser, updates, and three troubleshooting pages.

Rebuild sidebar into eight task-oriented sections and translate every new
page into all six supported locales (uk, zh-cn, es, pt-br, ko, pl).

* docs: surface new sections on homepage and cross-link tunnels

Add an Explore block to the docs homepage (all seven locales) linking to
the new section anchors, and cross-link the Tunnels page to Security and
PWA & Mobile.
2026-05-24 14:15:55 +03:00

35 lines
2.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: GitHub Issues та PR
description: Підключіть GitHub і починайте сесії з issue та pull request'ів.
---
# GitHub Issues та PR
Підключіть свій акаунт GitHub, і OpenChamber зможе підтягувати issue та pull request'и, починати сесію прямо з одного з них і відкривати чи оновлювати PR за вас.
## Підключення GitHub
1. Відкрийте **Settings → Git**.
2. Під GitHub виберіть **Connect**. OpenChamber покаже посилання й короткий код.
3. Відкрийте посилання, уведіть код і підтвердьте.
Коли підключення виконано, ваш акаунт показується в розділі GitHub. Ви можете підключити більше одного акаунта й перемикатися між ними або відключитися будь-коли.
## Початок роботи з issue чи PR
Коли ви створюєте [сесію worktree](/uk/worktrees/) з підключеним GitHub, ви можете обрати **Start from GitHub issue/PR**:
- виберіть **issue**, і OpenChamber назве гілку на його честь і відкриє сесію з issue та його коментарями як першим повідомленням
- виберіть **pull request**, і він викачає гілку PR; ви можете включити diff PR, щоб агент мав повну зміну
Це закидає вас прямо в сесію з уже завантаженим контекстом.
## Відкриття pull request'ів і керування ними
З вкладки **PR** у [вигляді git](/uk/git/) ви можете створити pull request, оновити його, позначити чернетку готовою чи злити її. OpenChamber може згенерувати заголовок та опис PR з ваших змін.
## Пов'язане
- [Робочі процеси Git і GitHub](/uk/git/) — комітьте та керуйте гілками
- [Сесії worktree](/uk/worktrees/) — де починаються сесії з issue та PR