Skip to content

Commit 4ed97ca

Browse files
committed
Update README in the scripts dir to mention adding a summary to the PR body.
1 parent 9202d32 commit 4ed97ca

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

scripts/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ To update discovery artifacts locally:
1313
6. Run `git checkout -b update-discovery-artifacts-manual`
1414
7. Run `python3 updatediscoveryartifacts.py`
1515
8. Run `./createcommits.sh`
16-
9. Create a pull request with the changes
16+
9. Run `python3 buildprbody.py`
17+
10. Create a pull request with the changes.
18+
11. Copy the contents of `temp/allapis.summary` into the PR Body.
1719

1820
## Questions
1921
Feel free to submit an issue!

0 commit comments

Comments
 (0)