Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit125a354

Browse files
put comments back the way it was
1 parentcd21b7b commit125a354

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎docs/guides/custom-reports.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@ Contained within the `<pr_details>` tag.
105105

106106
####Comments
107107

108-
-`${pr_comments}`: array of comment objects - Contains all the comments made on the PR.
109-
-`${comment}`: object - Eachindividual comment is wrapped in this tag and is an object with the following properties:
110-
-`${comment_author_username}`: string - The username of the comment author.
111-
-`${comment_created_at}`: datetime - The date and time the comment was created.
112-
-`${comment_updated_at}`: datetime - The date and time the comment was last updated.
113-
-`${comment_body}`: markdown - The content of the comment.
108+
-`<pr_comments>`: array of comment objects - Contains all the comments made on the PR.
109+
-`<comment>`: object - Eachindidvidual comment is wrapped in this tag and is an object with the following properties:
110+
-`<comment_author_username>`: string - The username of the comment author.
111+
-`<comment_created_at>`: datetime - The date and time the comment was created.
112+
-`<comment_updated_at>`: datetime - The date and time the comment was last updated.
113+
-`<comment_body>`: markdown - The content of the comment.
114114

115115
Here's an example prompt that uses these data points:
116116

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp