Merge lp:~ian-blocket/bzr-alldocs/add-bzr-pivotal into lp:bzr-alldocs

Proposed by Ian Delahorne
Status: Merged
Approved by: John A Meinel
Approved revision: 46
Merged at revision: 46
Proposed branch: lp:~ian-blocket/bzr-alldocs/add-bzr-pivotal
Merge into: lp:bzr-alldocs
Diff against target: 17 lines (+7/-0)
1 file modified
plugins-registry.ini (+7/-0)
To merge this branch: bzr merge lp:~ian-blocket/bzr-alldocs/add-bzr-pivotal
Reviewer Review Type Date Requested Status
Bazaar Developers Pending
Review via email: mp+36334@code.launchpad.net

Description of the change

Add plugin for adding a post-commit hook that adds commit info to PivotalTracker stories.

See http://www.pivotaltracker.com/help/api?version=v3#scm_post_commit for more info.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'plugins-registry.ini'
2--- plugins-registry.ini 2010-03-03 17:16:07 +0000
3+++ plugins-registry.ini 2010-09-22 16:08:02 +0000
4@@ -519,6 +519,13 @@
5 platform.windows = True
6 wiki.description = Work on large changes as smaller pieces
7
8+[plugin pivotal]
9+purpose = Provide a commit hook for updating PivotalTracker stories
10+link.branch = lp:bzr-pivotal
11+owner = ian-blocket
12+platform.mac-osx = True
13+platform.gnulinux = True
14+
15 [plugin pqm]
16 purpose = Submit changes to a Patch Queue Manager
17 link.branch = lp:bzr-pqm

Subscribers

People subscribed via source and target branches