-
OneDev
changed state to 'Closed' 3 years ago
Previous Value Current Value Open
Closed
-
OneDev
changed state to 'Released' 3 years ago
Previous Value Current Value Closed
Released
-
State changed as build #3440 is successful
-
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
Not Found
|
Issue Votes (0)
For pull requests I use merge strategy
Squash Source Branch Commitsto keep the git history clean after merge. However when using this strategy the final commit into the target branch is generated from the pull request title and description. That is why I started to write thefixes issuetext into the pull request description and not in any of the commit descriptions contained in the pull request.When opening such a pull request the issue state transition
when pull request is openedwith issues matchingfixed in current pull requestdoes not work. I guess OneDev only looks at the commits of the pull request but not into the title / description of the pull request.