Automatically link issues to their respective PR #82
Closed
Monstarrrr
started this conversation in
Ideas & Suggestions
Replies: 1 comment 9 replies
-
Tying the lifespan of an issue to a branch would mean we have to be disciplined about the scope of the issues we connect to the PR. Epics or issues with lots of complex subtasks would never be tied to a PR, otherwise we'd end up with long lived branches and merge hell. Despite that danger, it seems worth trying-- |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently
Whenever we create a PR, we can go to the issue whose PR it was made for and link them, so that when the PR is merged, the issue is automatically closed.
Example
What would be nice to have instead
It would be very helpful to have that automated, but not sure if feasible:
When a PR is created, link the PR to its Issue, and link the Issue to its PR (under the Development category in the sidebar).
Beta Was this translation helpful? Give feedback.
All reactions