Skip to content

projectKey not read from sonar-project.properties #5

@sebalopez

Description

@sebalopez

I run this action for a repository where I have defined a sonar-project.properties, in which I have defined:

sonar.projectKey=my-project

however during Action execution I can see the project key is always set to 'workspace' (overwriting results for any existing project with that key name):

INFO: Project key: workspace

Other settings in sonar-project.properties seem to be read fine.
Is there a workaround for this behavior?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions