tsubakimoto/dotnet-format on Pull Request
Run dotnet-format on Pull Request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-branch | Base branch to compare against | yes | main |
| project-path | Path to the project or solution to format (e.g., src/MyApp.csproj or MyApp.sln) | yes | — |
| verbosity | Verbosity of the output. One of: quiet, minimal, normal, detailed, diagnostic | no | normal |
| github-token | GitHub token | yes | — |
Outputs
| name | description |
|---|---|
| head-branch | Head branch to compare against |
| changed | Whether there are any changes |
| pull-request-url | URL of the pull request |