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

Use Description for commit message #3082

Merged
merged 3 commits into from
Nov 13, 2022
Merged

Use Description for commit message #3082

merged 3 commits into from
Nov 13, 2022

Conversation

thomaseizinger
Copy link
Contributor

Description

Whilst using the new mergify configuration, I've found that I almost always want to have the PR description as the commit message body.

Additionally, this will incentivize us to edit the description to something nice before merging which helps future folks who find the PR via the changelog for example.

Quite often, I also find myself to wanting to make "notes" or remarks about the PR itself, for example, that patch-by-patch review is recommended or why I am requesting a review from certain people. Those would be unnecessary in the commit message so I am also introducing a Notes section.

Notes

Requesting a review from all maintainers primarily for visibility and because it is somewhat a change in process.

Links to any relevant issues

Open Questions

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • A changelog entry has been made in the appropriate crates

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

Successfully merging this pull request may close these issues.

4 participants