Closed pacostas closed 5 months ago
And to add a bit of additional context, this was needed when we added release notes for the ubi stack.
@ForestEckhardt Rebased it
@pacostas this change is causing an error I have in a repo using this action:
"--receipts-show-limit" ""
2024/06/19 20:13:04 failed converting receipts show limit string to int: strconv.Atoi: parsing "": invalid syntax
@sophiewigmore Yes, I've opened a PR that fixes that https://github.com/paketo-buildpacks/github-config/pull/952
Summary
This PR adds an option called
receipts-show-limit
where in case the limit, which corresponds to the number of items of the array for each removed, build or added, has been exceeded, then it hides the receipts by replacing them with the message❌ TOO large to include
E.g if we set the limit to 0 it will show below readme file