Skip to content

Improve dependabot merge message #5834

@devinrsmith

Description

@devinrsmith

As part of https://github.com/deephaven/infra/pull/308, we changed the default squashed merge message from commit message to PR description. I think for users, this is the better default.

Unfortunately, this makes the commit message for dependabot version bumps a hot mess by default.

Default commit message (from PR description):
9effbc8

Original commit message (from PR commit):
9356ae6

I don't know if there are any GH options or Dependabot options we can set to make this better?

The best option right now is for the merger to manually edit the poor commit messages by copying the text from the commit.

Note: I've revived the PR branch https://github.com/deephaven/deephaven-core/tree/dependabot/gradle/testcontainers-1.20.0 to ensure the above original commit message does not get GCd.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions