next.js
4e6beadc
- Use commit-based tarball URL in PR stats comment (#90709)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
Use commit-based tarball URL in PR stats comment (#90709) The previous method of using the PR endpoint under the hood calls the GitHub API to get the commit SHA, which is a waste of resources, so just use the commit SHA directly in the tarball URL.
References
#90709 - Use commit-based tarball URL in PR stats comment
Author
devjiwonchoi
Parents
1cc74578
Loading