Skip to content
Snippets Groups Projects
README.md 637 B
Newer Older
Walter Lozano's avatar
Walter Lozano committed
# phab-gitlab-bridge

Walter Lozano's avatar
Walter Lozano committed
This repo contains a tool to bridge Gitlab issues with Phabricator tasks.
Walter Lozano's avatar
Walter Lozano committed

Walter Lozano's avatar
Walter Lozano committed
The main goal is to be able to handle issues on Gitlab which keep a task associated
in Phabricator to make it easier to manage and to have a place to exchange non-public
data.
Walter Lozano's avatar
Walter Lozano committed

Walter Lozano's avatar
Walter Lozano committed
There are two main uses of this tool:
- Import Phabricator tasks into Gitlab issues, which basically creates a Gitlab issue
per open Phabricator task associated with a project.
Walter Lozano's avatar
Walter Lozano committed

Walter Lozano's avatar
Walter Lozano committed
- Sync Phabricator tasks from Gitlab issues, which consist in scanning all open Phabricator
task associated with a Gitlab issue and update title, description, status, priority and tags.