Opened at 2014-10-07T17:50:17Z
Last modified at 2021-03-30T18:41:12Z
#2314 new defect
automate cross-linking between github pull requests and trac issue tickets. — at Initial Version
Reported by: | nejucomo | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | soon |
Component: | dev-infrastructure | Version: | 1.10.0 |
Keywords: | github trac | Cc: | |
Launchpad Bug: |
Description
Wouldn't it be awesome if...
-any time a github pull request were created:
- the trac ticket number were parsed from the PR branch name,
- If the previous step succeeds update the trac ticket with a link.
- If step 1 fails, update the github PR to complain that the branch name is unusual (or even automatically reject it).
I did a quick search of "trac github plugin" but didn't see anything about cross-linking, so this wishlist ticket may require custom trac hackery... :-/
There are also probably many other kinds of cross-linking which could be useful, but I prefer specific tickets, so I advocate filing different kinds of cross-linking as unique tickets.
Note: See
TracTickets for help on using
tickets.