gitleaks / gitleaks/gitleaks-action
Comment on PR review fails even for small diff
Open
bug
- Dominant language
- JavaScript
- Stars
- 644
- Forks
- 194
- PR merge metrics
- No merged PRs in 30d
Description
Example: https://github.com/smallstep/crypto/actions/runs/3114310200/jobs/5050004187
```
Warning: Error encountered when attempting to write a comment on PR #67.
Likely an issue with too large of a diff for the comment to be written.
All secrets that have been leaked will be reported in the summary and job artifact.
```
In this case, the diff is actually quite small, so probably something else is going on.
Contributor guide
Assessment
This issue has not been assessed yet.