File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ Generate a summary of each pull request in the following bullet point format:
145
145
- **Mergeable:** Mergeable
146
146
- **PR Stage:** Waiting for Code Reviews
147
147
- **Summary:** Summary of the PR.
148
- **Comments:** Summary of PR comments or No comments.
148
+ - **Comments:** Summary of the PR comments or No comments.
149
149
150
150
- **PR Link:** [#302](https://github.com/mygithuborg/thatrepo/pull/302)
151
151
- **Title:** PR Title
@@ -164,8 +164,8 @@ Generate a summary of each pull request in the following bullet point format:
164
164
- **PR Link:** [#14](https://github.com/mygithuborg/frontend/pull/14)
165
165
- **Title:** PR Title
166
166
- **PR State:** 💬 Open
167
- - **PR Stage:** Needs Author Action
168
167
- **Mergeable:** Mergeable
168
+ - **PR Stage:** Needs Author Action
169
169
- **Summary:** Summary of the PR.
170
170
- **Comments:** Summary of the PR comments or No comments.
171
171
@@ -185,9 +185,9 @@ Generate a summary of each pull request in the following bullet point format:
185
185
- **Title:** PR Title
186
186
- **PR State:** 📝 Draft
187
187
- **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.
191
191
</example>
192
192
```
193
193
You can’t perform that action at this time.
0 commit comments