Skip to content

Commit b610174

Browse files
Update/custom reporting data (#337)
* update docs with PR Stage and others * cleanup example * fix cursor mistakes * fix order
1 parent 6a8ef67 commit b610174

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/guides/custom-reports.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Generate a summary of each pull request in the following bullet point format:
145145
- **Mergeable:** Mergeable
146146
- **PR Stage:** Waiting for Code Reviews
147147
- **Summary:** Summary of the PR.
148-
**Comments:** Summary of PR comments or No comments.
148+
- **Comments:** Summary of the PR comments or No comments.
149149
150150
- **PR Link:** [#302](https://github.com/mygithuborg/thatrepo/pull/302)
151151
- **Title:** PR Title
@@ -164,8 +164,8 @@ Generate a summary of each pull request in the following bullet point format:
164164
- **PR Link:** [#14](https://github.com/mygithuborg/frontend/pull/14)
165165
- **Title:** PR Title
166166
- **PR State:** 💬 Open
167-
- **PR Stage:** Needs Author Action
168167
- **Mergeable:** Mergeable
168+
- **PR Stage:** Needs Author Action
169169
- **Summary:** Summary of the PR.
170170
- **Comments:** Summary of the PR comments or No comments.
171171
@@ -185,9 +185,9 @@ Generate a summary of each pull request in the following bullet point format:
185185
- **Title:** PR Title
186186
- **PR State:** 📝 Draft
187187
- **Mergeable:** Not Mergeable
188-
**PR Stage:** Needs Author Action
189-
190-
**Comments:** Summary of PR comments or No comments.
188+
- **PR Stage:** Needs Author Action
189+
- **Summary:** Summary of the PR.
190+
- **Comments:** Summary of the PR comments or No comments.
191191
</example>
192192
```
193193

0 commit comments

Comments
 (0)