Skip to content
forked from DataDog/gello

:octocat: A self-hosted server for managing Trello cards based on GitHub webhook events

License

Notifications You must be signed in to change notification settings

isabella232/gello

 
 

Repository files navigation

Gello

Gello is a self-hosted server for managing Trello cards based on GitHub webhook-events.

It is developed by Datadog to help manage community contributions on our open-source GitHub repositories, and incorporate them into our biweekly sprints.

Gello now has support for managing JIRA issues as well.

How it Works

Users can subscribe Trello boards (and lists) to GitHub repositories through a web UI, and Trello cards will be created to the subscribed list following every Issue or Pull Request opened by a community member.

JIRA projects and parent issues can also be subscribed to GitHub repositories.

Example Usage:

  1. Create a new subscription:

    Creating a Subscription

  2. (A community member) opens an issue:

    Opening an Issue

  3. View Trello card or JIRA Issue auto-created from this issue:

    Viewing new card

Getting Started

  1. Feature Overview
  2. Development Guide
  3. Deployment Guide

Contributing

Does something not make sense or work as expected? Please open a pull request to update this documentation. Thank you!

About

:octocat: A self-hosted server for managing Trello cards based on GitHub webhook events

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.9%
  • HTML 10.4%
  • Other 0.7%