mitchspano / sfdx-scan-pull-request

Runs sfdx-scanner on a pull request and generates in-line comments with the findings.
Apache License 2.0
69 stars 23 forks source link

before scanning , the scan checks many branches which were not part of Pull request #83

Open Balakrishna-Rao opened 3 months ago

Balakrishna-Rao commented 3 months ago

When the scan is initiated for a PR. it checks many branches and the buffer is occupied . Why the scan is not only validating hte PR feature branch only.

Thus the buffer is occupied and the scan is failed before initiating

image
pranayjswl007 commented 2 months ago

We have lots of stale branches.. so it downlods lime GBs of data. Not optimal