Too large blob to fetch via the Github API #546
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Short overview
In a nutshell, release-please can't handle big files (bigger than 1 MB) due to the limitations of Github API. This may cause the bug with release-please not being able to prepare a change-set for a PR.
Environment details
release-please
version: 6.1.0Steps to reproduce
release-please
locally, or via Github Actions.Here's an example of a failed Action: https://github.com/lancedikson/release-please-403-example/actions/runs/248586960
Error details
Here's an example of a stack trace we're getting in a private repo, but it's fully reproducible from the example repo:
The text was updated successfully, but these errors were encountered: