πŸ‘©β€πŸ’»GitHub

Two-way sync for your developers to be connected with your team and community

Overview

Creating issues in GitHub will automatically create tasks in Dework and tasks can be linked to pull requests to automatically update their status.

This is an overview of this integration's basics. For a more practical guide, see πŸ–₯ Bountied Issues with Github + Dework

Basics

Setup

You will be able to configure the GitHub integration by going to a project’s Settings, under the Integrations tab.

One project can be connected to many repositories at the same time.

Finding the Github integration

Integration Options

It’s a two-way sync: you can both create Tasks from your GitHub Issues and create Issues from your Dework Tasks.

Connecting a repo

Import existing Github issues to Dework

If selected when connecting the repo, it will import all existing issues from that repo to Dework. New Dework tasks will be created and things like issue Name, Description and Labels will carry over.

Create Dework Tasks from GitHub Issues

This is enabled by default. New issues created in your GitHub repository will automatically create tasks in the To Do column of your Dework project. Some metadata like issue Name, Description and Labels will carry over.

Create GitHub Issues when Dework task is created

You can decide to enable it right after selecting a repository to connect in your project Settings. When creating a task in your project on Dework, it will automatically create an issue in your GitHub repository.

Select specifically labelled issues to sync from GitHub to Dework

After connecting a repository to a project, we will automatically generate branch names for your tasks that you can then use to link a specific task to a new branch.

Ex: git checkout -b jala/dw-2208/show-onboarding-flow-for

This branch name can be found when clicking the Link GitHub Branch button on your tasks.

Linking a branch to a task

Use Cases

πŸ–₯ Bounties Issues with Github + Dework

Last updated