Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12852 closed enhancement (fixed)

Allow project name to be specified

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Component: MultiProjectCommitTicketUpdaterPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

Discussed in gmessage:trac-users:62Eu-uJZWEw/tapHQ1bKBgAJ, we could add a [project] short_name option that is an alternative to the environment name for referencing a project. When [project] short_name is not set, the value could default to the environment name.

Attachments (0)

Change History (7)

comment:1 Changed 8 years ago by Ryan J Ollos

Owner: changed from Ruth Trevor-Allen to Ryan J Ollos
Status: newaccepted

comment:2 Changed 8 years ago by Ryan J Ollos

In 15723:

1.0.0dev: Branch for Trac 1.0

Refs #12852.

comment:3 Changed 8 years ago by Ryan J Ollos

In 15724:

1.0.0dev: Inherit from CommitTicketUpdater to simplify implementation

Reuse options of the [ticket] section rather than renaming
them as [multicommitupdater] options.

Refs #12852.

comment:4 Changed 8 years ago by Ryan J Ollos

In 15725:

1.0.0dev: Provide option for setting name used to reference a project

Previously the [project] name was used. Now there is a
dedicated option [ticket] commit_ticket_update_short_name,
which defaults to the environment name.

Refs #12852.

comment:5 Changed 8 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

To summarize, the following change need to be made to use the revised plugin:

I'll bump the version from 1.0.0dev to 1.0.0 if I get confirmation that the plugin is working well.

Last edited 8 years ago by Ryan J Ollos (previous) (diff)

comment:6 Changed 8 years ago by Ryan J Ollos

In 15726:

1.0.0dev: Call superclass initializer

Refs #12852.

comment:7 Changed 8 years ago by Ryan J Ollos

In 15730:

1.0.0dev: Simplify and fix several issue with ticket command matching

Refs #12852.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.