Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Suggest an open-source issue tracker, with github integration and kanban boards?

281 views
Skip to first unread message

Alec Taylor

unread,
Nov 13, 2013, 7:46:30 AM11/13/13
to comp.lang.python
Started to build this on my own; then was like, hang on! - This is
probably something very commonly requested…

Can you recommend an open source project (or two) written in Python;
which covers multi project + sub project issue tracking linked across
github repositories?

[on the github side, want to be able to reference "commit <hash>
solved by patch from issue #"; fine to have that extra annotation only
present on my server]

Also would be perfect if it has kanban board support, issue
prioritisation and distribution/assignment amongst team members; as
well as related analytics.

Thanks for all suggestions! =)

Alec Taylor

Jason Friedman

unread,
Nov 15, 2013, 10:21:16 PM11/15/13
to comp.lang.python
Can you recommend an open source project (or two) written in Python;
which covers multi project + sub project issue tracking linked across
github repositories?

Why does it need to be written in Python? 

Thomas Mlynarczyk

unread,
Nov 16, 2013, 12:24:50 PM11/16/13
to
Jason Friedman schrieb:
Otherwise it wouldn't be on topic here, would it?

Greetings,
Thomas

--
Ce n'est pas parce qu'ils sont nombreux à avoir tort qu'ils ont raison!
(Coluche)

Alec Taylor

unread,
Nov 16, 2013, 8:21:18 PM11/16/13
to Thomas Mlynarczyk, comp.lang.python
Also my team is a Python dev team; so why not choose an open platform
written in Python from which we can easily contribute to?
> --
> https://mail.python.org/mailman/listinfo/python-list

Miki Tebeka

unread,
Nov 16, 2013, 8:28:17 PM11/16/13
to
> Can you recommend an open source project (or two) written in Python;
> which covers multi project + sub project issue tracking linked across
> github repositories?
Don't know if it covers all what you need, but http://trac.edgewall.org/ is written in Python, and has many, many plugins.

Alec Taylor

unread,
Nov 17, 2013, 9:32:34 AM11/17/13
to Miki Tebeka, comp.lang.python
Thanks, I have actually been leaning towards Apache Bloodhound (which
is built on Trac)
> --
> https://mail.python.org/mailman/listinfo/python-list

Kevin Walzer

unread,
Nov 17, 2013, 1:47:29 PM11/17/13
to
Not written in Python, but Fossil (http://www.fossil-scm.org/) offers an
all-in-one, lightweight DCVS/issue-tracking/wiki/blog package. Written
the author of SQLite.

--Kevin

--
Kevin Walzer
Code by Kevin/Mobile Code by Kevin
http://www.codebykevin.com
http://www.wtmobilesoftware.com

Alec Taylor

unread,
Nov 20, 2013, 9:36:56 AM11/20/13
to Kevin Walzer, comp.lang.python
I actually did end up finding one; but now need bitbucket integration also.

Anyway, here is the link: https://github.com/rauhryan/huboard
> --
> https://mail.python.org/mailman/listinfo/python-list

Miki Tebeka

unread,
Nov 20, 2013, 12:07:56 PM11/20/13
to
On Wednesday, November 20, 2013 6:36:56 AM UTC-8, Alec Taylor wrote:
> Anyway, here is the link: https://github.com/rauhryan/huboard
I thought you wanted a Python bases solution.

Alec Taylor

unread,
Nov 22, 2013, 8:49:03 PM11/22/13
to Miki Tebeka, comp.lang.python
Miki: I would much prefer a Python implementation.
> --
> https://mail.python.org/mailman/listinfo/python-list
0 new messages