We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9202d32 commit 4ed97caCopy full SHA for 4ed97ca
scripts/README.md
@@ -13,7 +13,9 @@ To update discovery artifacts locally:
13
6. Run `git checkout -b update-discovery-artifacts-manual`
14
7. Run `python3 updatediscoveryartifacts.py`
15
8. Run `./createcommits.sh`
16
-9. Create a pull request with the changes
+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.
19
20
## Questions
21
Feel free to submit an issue!
0 commit comments