Commit Graph

2 Commits

Author SHA1 Message Date
David Taylor
ac60ba5954
DEV: Update dependabot commit-message splitting (#30721)
Followup to c6da8e3356
2025-01-10 20:58:50 +00:00
David Taylor
c6da8e3356
DEV: Add workflow to replace dependabot PR bodies with plaintext (#30708)
We'd like to enable the "default commit message: pull request title and body" option for squash merges. That doesn't currently work well for dependabot PRs, because the PR body includes rich HTML.

Therefore, this commit introduces a new workflow which replaces any dependabot PR bodies with plaintext content from the commit message. The original rich content will be added in a comment.
2025-01-10 19:12:55 +00:00