Opened 21 years ago
Last modified 10 years ago
#1410 new enhancement
Post commit script for Tags changes
| Reported by: | Matthew Good | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | next-major-releases |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | bitesized |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
It would be useful to have a post-commit script that will check for the creation of new Subversion tags and add the corresponding value to the Trac version field, and mark the corresponding Milestone as completed.
Attachments (0)
Change History (12)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 21 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
Oops, I need to remember to log in before accepting tickets too.
comment:4 by , 21 years ago
| Status: | new → assigned |
|---|
comment:6 by , 19 years ago
| Milestone: | → 2.0 |
|---|
I guess it's a 2.0 idea, though that would perhaps better be done by a plugin once we have an API for changeset notification, rather than by a post-commit-hook.
follow-up: 9 comment:7 by , 17 years ago
| Milestone: | 2.0 → 0.12 |
|---|
Nice new little sample plugin in perspective for the IChangesetListener interface :-)
comment:8 by , 17 years ago
| Owner: | removed |
|---|---|
| Status: | assigned → new |
comment:9 by , 16 years ago
| Milestone: | 0.12 → 0.12.1 |
|---|---|
| Owner: | set to |
Replying to cboos:
Nice new little sample plugin in perspective for the IChangesetListener interface :-)
Indeed. But should not block 0.12.
comment:10 by , 16 years ago
| Keywords: | bitesized added |
|---|
comment:11 by , 15 years ago
| Milestone: | next-minor-0.12.x → next-major-0.1X |
|---|---|
| Owner: | changed from to |
I could also do this, eventually.
Will be quite useful here once we get used to producing a release per month ;-)
comment:12 by , 10 years ago
| Owner: | removed |
|---|



That's a great idea Matt!