Opened 12 years ago
Last modified 7 years ago
#10905 new enhancement
Enabled CommitTicketUpdater only for some repositories
Reported by: | Mitar | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | next-major-releases |
Component: | version control | Version: | 0.12.3 |
Severity: | normal | Keywords: | CommitTicketUpdater |
Cc: | mmitar@…, Jun Omae, Ryan J Ollos | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I am using CommitTicketUpdater on a Trac installation with multiple (git) repositories. The problem I am having is that for some of those repositories we are using GitHub for ticketing. And because CommitTicketUpdater listens to all comments, when somebody reference ticket with GitHub ticket number, a wrong reference is made in Trac. Would it be possible to enable CommitTicketUpdater only for some repositories?
Attachments (0)
Change History (11)
comment:1 by , 12 years ago
comment:6 by , 11 years ago
Keywords: | CommitTicketUpdater added |
---|
comment:7 by , 10 years ago
Cc: | added |
---|
comment:8 by , 9 years ago
Milestone: | next-stable-1.0.x → next-dev-1.1.x |
---|
The change looks good and useful to me.
comment:9 by , 9 years ago
Milestone: | next-dev-1.1.x → next-dev-1.3.x |
---|
Narrowing focus for milestone:1.2. Please move ticket to milestone:1.2 if you intend to fix it.
comment:10 by , 8 years ago
See #108 for trac-github, which requests the ability to selectively enable or disable CommitTicketUpdater for repository paths (branches).
comment:11 by , 7 years ago
Milestone: | next-dev-1.3.x → next-major-releases |
---|
I have the similar problems which I use a subversion repository and the git-svn cloned repository.
I'm using the following script instead of CommitTicketUpdater. Set the repository names to
[ticket] commit_ticket_update_ignore_repositories
.