wiki:TracTicketChangelogPlugin

Version 1 (modified by Richard Liao, 14 years ago) (diff)

New hack TracTicketChangelogPlugin, created by richard

TracTicketChangelogPlugin

Description

This plugin add a code changelog list in ticket. This is done by scanning commit logs ticket number which match a configurable regular expression. Subversion, mercurial, git are tested.

Bugs/Feature Requests

Existing bugs and feature requests for TracTicketChangelogPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:tracticketchangelogplugin here].

Source

You can check out TracTicketChangelogPlugin from here using Subversion, or browse the source with Trac.

Example

For example, when you commit for ticket #1, the commit log like:

#1 blah blah blah

And you got a revision [1234]. After that, when open ticket #1, you can see a change log list contain [1234].

Recent Changes

18070 by rjollos on 2021-03-16 21:50:56
TracTicketChangelogPlugin 1.2.0.1dev: Extract messages on bdist_* command

Patch by Jun Omae.

Fixes #13969.

18038 by rjollos on 2021-03-03 18:44:11
TracTicketChangelogPlugin 1.2.0.1dev: Bump version after release

Refs #13965.

18033 by rjollos on 2021-03-02 17:09:23
TracTicketChangelogPlugin 1.2.0dev: Extract messages

Remove templates path from ITemplateProvider impl

Refs #13965.

(more)

Author/Contributors

Author: richard
Maintainer: richard
Contributors:

Attachments (1)

Download all attachments as: .zip