Content
View differences
Updated by Henriette Darge over 6 years ago
We want to integrate our pull request workflow with our OpenProject workflow more tightly.
The following features would be nice to have:
- link a PullRequest (PR) and a WorkPackage (WP)
- through typing the WP number in a commit message (e.g. “fixes \#123”)
- provide a link to a WP in a PR discription or comment
- select a (git branch or) PR when editing a WP (auto completion would be nice here)
- this should be a m:n relationship: multiple PRs might be linked to one WP and multiple WPs may be linked to one PR
<!-- end list -->
- status updates of a PR/WP appear on linked WPs/PRs
- example: PullRequest is merged, update status or post a comment in linked WP
<!-- end list -->
- synchronize comments
- a normal comment (not a code comment) in a PR should appear in linked WPs
- a comment in a WP may be pushed as a comment to a PR
The following features would be nice to have:
- link a PullRequest (PR) and a WorkPackage (WP)
- through typing the WP number in a commit message (e.g. “fixes \#123”)
- provide a link to a WP in a PR discription or comment
- select a (git branch or) PR when editing a WP (auto completion would be nice here)
- this should be a m:n relationship: multiple PRs might be linked to one WP and multiple WPs may be linked to one PR
<!-- end list -->
- status updates of a PR/WP appear on linked WPs/PRs
- example: PullRequest is merged, update status or post a comment in linked WP
<!-- end list -->
- synchronize comments
- a normal comment (not a code comment) in a PR should appear in linked WPs
- a comment in a WP may be pushed as a comment to a PR