Commit 74341ba
committed
tools: fix v8-update workflow
- Add a step that configures Git so the update script can create
commits.
- Use `peter-evans/create-pull-request` as it's more maintained and
correctly handles commits that are created before it runs.
Refs: https://github.com/peter-evans/create-pull-request
PR-URL: #52957
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>1 parent a814e72 commit 74341baCopy full SHA for 74341ba
File tree
Expand file treeCollapse file tree
1 file changed
+9
-8
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+9
-8
lines changedOpen diff view settings
Collapse file
.github/workflows/update-v8.yml
Copy file name to clipboardExpand all lines: .github/workflows/update-v8.yml+9-8Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
35 | 35 | |
36 | 36 | |
37 | 37 | |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
38 | 42 | |
39 | 43 | |
40 | 44 | |
41 | 45 | |
42 | 46 | |
43 | 47 | |
44 | | - |
| 48 | + |
45 | 49 | |
46 | 50 | |
47 | | - |
48 | | - |
49 | 51 | |
50 | | - |
51 | | - |
| 52 | + |
52 | 53 | |
53 | | - |
54 | | - |
| 54 | + |
55 | 55 | |
56 | | - |
| 56 | + |
| 57 | + |
0 commit comments