Modify ↓
Opened 13 years ago
Closed 13 months ago
#8881 closed enhancement (wontfix)
Create ticket automatically
Reported by: | george | Owned by: | Dirk Stöcker |
---|---|---|---|
Priority: | normal | Component: | HudsonTracPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Is it possible to create ticket automatically and assign to one of the existing user (which is configured using .htpasswd) when hudson build fails (hudsontracplugin is installed)
Attachments (0)
Change History (3)
comment:1 Changed 13 years ago by
Type: | defect → enhancement |
---|
comment:2 Changed 13 months ago by
Owner: | changed from roadrunner to Dirk Stöcker |
---|---|
Status: | new → assigned |
comment:3 Changed 13 months ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Should be possible to do. I'm not sure I understand when you say the owner of the ticket would be configured using .htpasswd, though - can you explain? (also, that assumes there is a .htpasswd at all) I would've suggested the owner would be configured as part of the plugin configuration, optionally using the build author or build culprit and falling back to some default user (a bit like the display_culprit option).
Anyway, feel free to submit a patch.