GitHub user klesh added a comment to the discussion: PR Coding time affected by 
(squash) merge strategy

That is odd.
The first commit is selected based on the commit history of the PR, which 
should NOT be affected by the Squash and Merge operation because squash_commit 
is stored separately alongside commit history, at least on Gitlab and Github 
IIRC.

I don't think your problem is caused by the squashing operation.

Are you rebasing and force-pushing the PR before merging? If so, it might be 
the root cause. The commit history changed after the operation.

GitHub link: 
https://github.com/apache/incubator-devlake/discussions/8440#discussioncomment-13190868

----
This is an automatically sent email for dev@devlake.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@devlake.apache.org

Reply via email to