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

freedombox/debian-bts-to-github-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages