Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matching PR title with Multi-line Commit Issue #31

Open
virgofx opened this issue Oct 21, 2024 · 0 comments
Open

Matching PR title with Multi-line Commit Issue #31

virgofx opened this issue Oct 21, 2024 · 0 comments
Assignees

Comments

@virgofx
Copy link
Member

virgofx commented Oct 21, 2024

If the commit is a multi-line commit, the PR title typically by default will use the first line. In this case, any sublines/bullets will be set by the commit. Since we're checking full equality we mark these as different. However, it would be cleaner to address this by fixing the changelog to merge the two.

Test with commit such as:

Commit first line
- sub feature 1
- sub feature 2
- sub feature 3
@virgofx virgofx self-assigned this Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant