Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #59298

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

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <alec.taylor6@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.168
X-Spam-Level *
X-Spam-Evidence '*H*': 0.67; '*S*': 0.00; 'sub': 0.09; 'python;': 0.16; 'subject: \n ': 0.16; 'subject:integration': 0.16; 'subject:issue': 0.16; 'two)': 0.16; 'written': 0.21; 'fine': 0.24; '(or': 0.24; 'source': 0.25; 'patch': 0.29; 'related': 0.29; 'message-id:@mail.gmail.com': 0.30; 'commonly': 0.31; 'probably': 0.32; 'open': 0.33; 'skip:d 20': 0.34; 'subject:with': 0.35; 'board': 0.35; 'something': 0.35; 'received:google.com': 0.35; 'like,': 0.36; 'thanks': 0.36; 'subject:?': 0.36; 'project': 0.37; 'to:addr:python-list': 0.38; 'issue': 0.38; 'support,': 0.39; 'to:addr:python.org': 0.39; 'tracking': 0.61; 'linked': 0.65; 'charset:windows-1252': 0.65; 'hang': 0.67; 'covers': 0.68; 'alec': 0.84; 'subject:source': 0.84; 'amongst': 0.91; 'analytics.': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=+7luNqKNEEI5S6eBZR/loWj62r8K3uAcHjtJD0dlD08=; b=Y+gG/F+9UDrzItA/yJUTeBUgpnCuqmAuYL6pOfh544HjHvV7kgIHATMBfHPEnSq1ys esHmPKcii+GTv8ybrsp3u9hiYbEfVMnSZlUpXaeQvqKqwmk4G/eNE1KJP9+XpxAPPUgo XjO4kXECYeTV8HcgAhsPWF+1OvpDHQIK4tWmVMe+ejN2maELgafBoKZ+jxAvgoaNEZcU ZaJs10p7kKzjBywQ0MulkIt+qussx7KtF5R9i+6UrEYtDZXTkpQTKD5rfnTbJxC3GxEz vPeIVzoUcJr8rJRJJAytymOhT9MqHqfy62KkymQKqqGLNPd6ls0bR8GK0PGxut3llRsq fEdA==
MIME-Version 1.0
X-Received by 10.224.167.83 with SMTP id p19mr37610048qay.28.1384346790618; Wed, 13 Nov 2013 04:46:30 -0800 (PST)
Date Wed, 13 Nov 2013 23:46:30 +1100
Subject Suggest an open-source issue tracker, with github integration and kanban boards?
From Alec Taylor <alec.taylor6@gmail.com>
To "comp.lang.python" <python-list@python.org>
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding quoted-printable
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2532.1384346798.18130.python-list@python.org> (permalink)
Lines 18
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1384346798 news.xs4all.nl 16006 [2001:888:2000:d::a6]:45847
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:59298

Show key headers only | View raw


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

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Suggest an open-source issue tracker, with github integration and kanban boards? Alec Taylor <alec.taylor6@gmail.com> - 2013-11-13 23:46 +1100
  Re: Suggest an open-source issue tracker, with github integration and kanban boards? Miki Tebeka <miki.tebeka@gmail.com> - 2013-11-16 17:28 -0800
    Re: Suggest an open-source issue tracker, with github integration and kanban boards? Alec Taylor <alec.taylor6@gmail.com> - 2013-11-18 01:32 +1100
  Re: Suggest an open-source issue tracker, with github integration and kanban boards? Kevin Walzer <kw@codebykevin.com> - 2013-11-17 13:47 -0500
    Re: Suggest an open-source issue tracker, with github integration and kanban boards? Alec Taylor <alec.taylor6@gmail.com> - 2013-11-21 01:36 +1100
      Re: Suggest an open-source issue tracker, with github integration and kanban boards? Miki Tebeka <miki.tebeka@gmail.com> - 2013-11-20 09:07 -0800
        Re: Suggest an open-source issue tracker, with github integration and kanban boards? Alec Taylor <alec.taylor6@gmail.com> - 2013-11-23 12:49 +1100

csiph-web