xmidt-org/Sonarcloud Project Configuration Action

Provide a simple way to automate sonarcloud projects.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
create-missing-projectCreate a project in Sonarcloud if one is missing, defaults to truenotrue
sonarcloud-orgThe Sonarcloud organization name if you have set it to something other than the github org name.no""
analysis-modeSet the analysis mode to one of: cloud, ci or unchanged (default)nounchanged
new-code-deltaSet the way new code is identified to one of: "", commit, date, days, tagno
new-code-tagIf new-code-delta is set to "tag" this field specifies the tag to diff against.no
new-code-dateIf new-code-delta is set to "date" this field specifies the date to measure from.no
new-code-daysIf new-code-delta is set to "days" this field specifies the number of days.no
sonar-tokenThe Sonarcloud token used for auth.yes

no outputs