kurnakovv/Stryker.NET GitHub action

Stryker .NET (Stryker Mutator) GitHub action 👽

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 28, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: kurnakovv/stryker-net-action@a5bd6a03203678790a6744086ac823f48e45bc8f # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
config-pathFile path where configuration is located, for example `.config/stryker-config.json`. More info here https://stryker-mutator.io/docs/stryker-net/configurationno
dashboard-api-keyStryker dashboard API key. More info here https://stryker-mutator.io/docs/General/dashboardno
report-source-branchRun stryker report in current source branch (for default branch this parameter is always true)notrue
report-source-branch-diffRun Stryker report and compare default branch with current source branchnofalse
upload-reportUpload report to GitHub cloud https://github.com/actions/upload-artifactnotrue
send-report-messageSend report message when PR is opened (add `permissions.pull-requests: write` to action https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/controlling-permissions-for-github_token)notrue

no outputs