Skip to content

Allow sonarqube analysis to contributors #671

Open
@dianjuar

Description

@dianjuar

Sonarque can't analyze contributions due to some GitHub limitations in sharing repository secrets.

Everything points out that we need to use a different workflow to share our secrets, using either pull_request_target or workflow_run. Some security considerations are required to pay attention to avoid the secrets to be leaked.

To enhance security, we should manually run every CI for outside contributors.

Potential workarounds:

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