Skip to content

Release v3.2

Latest
Compare
Choose a tag to compare
@jgcrosta jgcrosta released this 31 Jan 15:57
· 2 commits to main since this release
6f5e53f

Modified configuration options:
working_directory: Defaults to the project root (.). Should be set to a directory containing a Cargo.toml.
verbose: Defaults to false. Enable for detailed output.
fail_on_error: Defaults to true. Set to false to prevent CI pipeline failure.
comment_pr: Defaults to false. If true, comments the report on the PR.
github_token: Required only when comment_pr is true.
scout_extra_args: Additional arguments passed to the Scout CLI.

Outputs:
report: Path to the report.md file.