minorum/btanalyzer
Analyze .NET build performance and optionally gate CI on regressions or findings.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project | Project or solution to build and analyze (default: current directory) | no | "" |
| output | Report output path; the extension picks the format (.sarif, .md, .json, .html) | no | btanalyzer.sarif |
| args | Extra arguments passed to "btanalyzer build" (e.g. "--fail-on regression:10 --compare git:origin/main:baseline.json -c Release") | no | "" |
| version | btanalyzer release tag to install (default: latest) | no | latest |
Outputs
no outputs