Skip to content

Can csr interpret conventional merge commits? #38

Answered by Byron
EliahKagan asked this question in Q&A
Discussion options

You must be logged in to vote

If I remember correctly, the history-scanner will actively ignore merge commits even, and maybe only even follow the first parent.
But even if it didn't, I'd think it ignores merge commits.

If it would look at each commit unconditionally though, then I'd expect it to pick up conventional messages in merge-commits as well. However, I'd really think it doesn't.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@EliahKagan
Comment options

EliahKagan Apr 13, 2025
Collaborator Author

Answer selected by EliahKagan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants