Skip to content

Feature/SonarCloud#17

Merged
coenm merged 3 commits intomainfrom
feature/sonarcloud
Jul 5, 2022
Merged

Feature/SonarCloud#17
coenm merged 3 commits intomainfrom
feature/sonarcloud

Conversation

@coenm
Copy link
Copy Markdown
Owner

@coenm coenm commented Jul 3, 2022

Implements #10

SonarCloud module

  • config property SonarCloudPersonalAccessToken to be used for accessing sonar cloud
  • Method to be used in your configuration to query if a project is marked as favorite in sonarcloud:
  • Action sonarcloud-set-favorite@1 for setting a project as favorite in sonar cloud:
 - type: sonarcloud-set-favorite@1
    name: "Star project"
    project: PROJECT_KEY
    active: '{empty}{not({SonarCloud.IsFavorite(PROJECT_KEY)})}'

@coenm coenm added the enhancement 🚀 Enhancements label Jul 3, 2022
@coenm coenm merged commit eaca1cd into main Jul 5, 2022
@coenm coenm deleted the feature/sonarcloud branch July 5, 2022 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement 🚀 Enhancements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant