Merge lp://qastaging/~chad.smith/lp2kanban/bug-squad-tags-fix into lp://qastaging/lp2kanban

Proposed by Chad Smith
Status: Superseded
Proposed branch: lp://qastaging/~chad.smith/lp2kanban/bug-squad-tags-fix
Merge into: lp://qastaging/lp2kanban
Diff against target: 282 lines (+165/-9)
3 files modified
src/lp2kanban/bugs2cards.py (+19/-7)
src/lp2kanban/tests/common.py (+9/-1)
src/lp2kanban/tests/test_bugs2cards.py (+137/-1)
To merge this branch: bzr merge lp://qastaging/~chad.smith/lp2kanban/bug-squad-tags-fix
Reviewer Review Type Date Requested Status
Landscape Pending
Review via email: mp+286724@code.qastaging.launchpad.net

Description of the change

Treat group names the way we treat feature card tags.

Take all group names defined in configs/sync.ini and create matching squad-<group_name> tag feature_lane maps. So, any bug tagged squad-X will be put into the proper group's todo_lane.

To run local unit tests:
# depending on your release you may need to tweak buildout.cfg dropping a couple of conflicts to allow buildout to complete
make
./bin/test

Additional testing alternative:
specify a different repository url in https://ci.lscape.net/view/Infrastructure/job/kanban-sync/configure and kick a jenkins run

To post a comment you must log in.
135. By Chad Smith

use defined lane_path var to avoid going over 80 chars in a line. Docstr typo fixs

Unmerged revisions

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

to all changes: