gorton218/SonarCloud ↔ GitHub Sync

Synchronize issues bidirectionally between SonarCloud and GitHub. Requires 'issues: write' permission in your workflow job.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sonar_projectSonarCloud project key (e.g., 'my-org_my-project')yes
issue_typesComma-separated list of issue types to syncnoBUG,VULNERABILITY,CODE_SMELL
dry_runPreview changes without making modificationsnofalse
log_levelLogging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)noINFO
debugEnable debug loggingnofalse
python_versionPython version to useno3.11
sonar_tokenSonarCloud token for authenticationyes
github_tokenGitHub token for authentication. The workflow must have 'issues: write' permission to create and close issues.no${{ github.token }}
namedescription
sync_statusSync operation status