forcedotcom / sfdx-scanner

MIT License
217 stars 49 forks source link

[Feature Request] (optional) parameter to specify file path for scan results #296

Open JeroenSfdc opened 3 years ago

JeroenSfdc commented 3 years ago

I'd like to see the scan results be a URL to the actual file. That could be a specific commit. That could be just a path on local file system. Such that when I run sfdx scanner as part of deployment pipeline I can have review comments which are navigatable.

image

Jumping to a file like: https://github.com/xxxxx/yyyyy/<<commit-id>>/force-app/main/default/classes/AutomationLogBatch.cls

This (optional) parameter should receive the path like https://github.com/xxxxx/yyyyy/<<commit-id>>/

git2gus[bot] commented 1 year ago

This issue has been linked to a new work item: W-12435038