Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GothenburgBitFactory/bugwarrior
Pull github, bitbucket, and trac issues into taskwarrior
https://github.com/GothenburgBitFactory/bugwarrior
Last synced: 4 months ago
JSON representation
Pull github, bitbucket, and trac issues into taskwarrior
- Host: GitHub
- URL: https://github.com/GothenburgBitFactory/bugwarrior
- Owner: GothenburgBitFactory
- License: gpl-3.0
- Created: 2011-12-15T05:02:33.000Z (about 13 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-03T14:50:16.000Z (11 months ago)
- Last Synced: 2024-04-13T16:14:59.745Z (10 months ago)
- Language: Python
- Homepage: http://pypi.python.org/pypi/bugwarrior
- Size: 1.92 MB
- Stars: 713
- Watchers: 20
- Forks: 205
- Open Issues: 56
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
bugwarrior - Pull tickets from github, bitbucket, bugzilla, jira, trac, and others into taskwarrior
===================================================================================================.. split here
``bugwarrior`` is a command line utility for updating your local `taskwarrior `_ database from your forge issue trackers.
It currently supports the following remote resources:
.. class:: services
- `ActiveCollab 2 `_
- `ActiveCollab 4 `_
- `Azure DevOps `_
- `Bitbucket `_
- `Bugzilla `_
- `Debian Bug Tracking System (BTS) `_
- `Gerrit `_
- `Git-Bug `_
- `Github `_
- `Gitlab `_
- `Gmail `_
- `Jira `_
- `Kanboard `_
- `Logseq `_
- `Nextcloud Deck `_
- `Pagure `_
- `Phabricator `_
- `Pivotal Tracker `_
- `Redmine `_
- `Taiga `_
- `Teamlab `_
- `Teamwork Projects `_
- `Trac `_
- `Trello `_
- `VersionOne `_
- `YouTrack `_Documentation
-------------For information on how to install and use bugwarrior, `read the docs
`_ on RTFD.Build Status
------------.. |develop| image:: https://github.com/ralphbean/bugwarrior/actions/workflows/bugwarrior.yml/badge.svg?branch=develop
:alt: Build Status - develop branch+----------+-----------+
| Branch | Status |
+==========+===========+
| develop | |develop| |
+----------+-----------+Contributors
------------- Ralph Bean (primary author)
- Ben Boeckel (contributed support for Gitlab)
- Justin Forest (contributed support for RedMine, TeamLab, and MegaPlan, as
well as some unicode help)
- Tycho Garen (contributed support for Jira)
- Kosta Harlan (contributed support for activeCollab, notifications,
and experimental taskw support)
- Luke Macken (contributed some code cleaning)
- James Rowe (contributed to the docs)
- Adam Coddington (anti-entropy crusader)
- Iain R. Learmonth (contributed support for the Debian BTS and maintains the
Debian package)
- BinaryBabel (contributed support for YouTrack)
- Matthew Cengia (contributed extra support for Trello)
- Andrew Demas (contributed support for PivotalTracker)
- Florian Preinstorfer (contributed support for Kanboard)
- Lena Brüder (contributed support for Nextcloud Deck)
- Stephen Cross (contributed support for Logseq)