Skip to content

(feature): Added support for customization of the PR comment#547

Open
FnhNielsen wants to merge 5 commits intoOP5dev:mainfrom
FnhNielsen:feat/customize-pr-comment-body
Open

(feature): Added support for customization of the PR comment#547
FnhNielsen wants to merge 5 commits intoOP5dev:mainfrom
FnhNielsen:feat/customize-pr-comment-body

Conversation

@FnhNielsen
Copy link
Copy Markdown

@FnhNielsen FnhNielsen commented Apr 1, 2026

This PR introduces a new feature which allows users to customise the the body of the comment left by the action. This feature was requested in #546 and we ended up implementing it ourself and wanted to contribute it.

Fixes #546

Before our contribution

We also validated that this is exactly what it looks like if comment-prefix isn't set.

Screenshot 2026-04-01 at 11 13 24

After our contribution

Here shown with comment-prefix: "# Plan for module <redacted> on `dev`"

Screenshot 2026-04-01 at 14 05 55

@FnhNielsen FnhNielsen requested a review from rdhar as a code owner April 1, 2026 12:15
@ArkShocer
Copy link
Copy Markdown
Contributor

I tested your branch with my matrix test job, and I don't see any issues other than it not being a prefix. To me, this would more fall under the category of a title/header.
image

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.

Support customization of the comment

2 participants