Skip to content
This repository has been archived by the owner on Jan 14, 2018. It is now read-only.

Latest commit

 

History

History
32 lines (19 loc) · 685 Bytes

README.rst

File metadata and controls

32 lines (19 loc) · 685 Bytes

Debian BTS to GitHub Issues sync

Mirrors bugs from the Debian BTS to GitHub Issues

Official repository

GitHub mirror

Usage

Create a API token on GitHub and a label that will be used to tag the mirrored bugs.

Create a configuration file as:

---
github_api_token: it31might32look74real42but392i24made3it34up
sync_label: debian-bts

repositories:
- debian_pkg: <Debian package name>
  github_repo: <username>/<project name>

Roadmap

  • Implement more safety checks