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

@birjj
Copy link
Copy Markdown
Contributor

birjj commented Apr 9, 2026

@ArkShocer Isn't that because you've used a header (# ...) as the prefix? It's the same thing we've done, but I could see others wanting to use something else - entire paragraphs, for example.

@FnhNielsen
Copy link
Copy Markdown
Author

Bump for visibility

@rdhar rdhar self-assigned this Apr 22, 2026
@rdhar rdhar added the enhancement New feature or request label Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support customization of the comment

4 participants