#5189 closed enhancement (fixed)
Feature request: add --no-notification option to trac-post-commit-hook
| Reported by: | OK | Owned by: | Remy Blank |
|---|---|---|---|
| Priority: | low | Milestone: | 0.12-multirepos |
| Component: | notification | Version: | 0.10.3.1 |
| Severity: | trivial | Keywords: | multirepos |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
trac-post-commit-hook should include —no-notification or similar option that would disable the e-mail notification.
We are using also Subversion e-mail notifications and feel that two identical e-mails are too much in our case. We have solved this locally just by commenting those 2 e-mail lines away. But it would be nice to have this added to release also.
Attachments (0)
Change History (7)
comment:1 by , 19 years ago
| Milestone: | → 0.11 |
|---|---|
| Owner: | changed from to |
comment:4 by , 17 years ago
The new commit_ticket_update.py plugin in the multirepos branch has a configuration option [ticket] commit_ticket_update_notify that allows disabling ticket change notification for commit comments.
comment:5 by , 16 years ago
| Keywords: | multirepos added |
|---|
This will have to be closed once multirepos is merged to trunk.
comment:6 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
So that got fixed on the branch in r8094.
comment:7 by , 16 years ago
| Milestone: | 0.12 → 0.12-multirepos |
|---|



Ok.