Merge lp://qastaging/~bjornt/lp2kanban/create-bug-lane into lp://qastaging/~launchpad/lp2kanban/trunk

Proposed by Björn Tillenius
Status: Merged
Approved by: Björn Tillenius
Approved revision: 82
Merged at revision: 82
Proposed branch: lp://qastaging/~bjornt/lp2kanban/create-bug-lane
Merge into: lp://qastaging/~launchpad/lp2kanban/trunk
Diff against target: 477 lines (+203/-39)
4 files modified
examples/config.ini (+4/-0)
src/lp2kanban/bugs2cards.py (+10/-5)
src/lp2kanban/tests/common.py (+31/-11)
src/lp2kanban/tests/test_bugs2cards.py (+158/-23)
To merge this branch: bzr merge lp://qastaging/~bjornt/lp2kanban/create-bug-lane
Reviewer Review Type Date Requested Status
Brad Crittenden (community) code Approve
Review via email: mp+157381@code.qastaging.launchpad.net

Description of the change

Add a config option for specifying where new cards should be added.

When a card is added from a bug, the first lane was chosen. This
isn't always what you want, so with this change it's possible to
choose a specific lane.

I also took the opportunity to add tests for create_new_cards.
That's why the diff is quite large.

To post a comment you must log in.
Revision history for this message
Brad Crittenden (bac) wrote :

This change looks good Bjorn. Thanks for the extra test coverage.

review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches