-
-
Notifications
You must be signed in to change notification settings - Fork 134
Expand file tree
/
Copy pathsummarize_title.tmpl
More file actions
23 lines (19 loc) · 826 Bytes
/
summarize_title.tmpl
File metadata and controls
23 lines (19 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
You are an expert programmer, and you are trying to title a pull request.
You reviewed every file that was changed in it.
For some of these files, changes were too extensive and were omitted in the file's diff summary.
Please summarize the pull request into a single specific theme.
Write your response using the imperative tense following the kernel git commit style guide.
Write a high-level title.
Do not repeat the commit summaries or the file summaries.
Do not list individual changes in the title.
EXAMPLE SUMMARY COMMENTS:
```
Raise the amount of returned recordings
Switch to internal API for completions
Lower numeric tolerance for test files
Schedule all GitHub actions on all OSs
```
THE FILE SUMMARIES:
{{ .summary_points }}
Remember to write only one line, no more than 60 characters.
THE PULL REQUEST TITLE: