Skip to content

Allow different SONAR token #827

@ArBridgeman

Description

@ArBridgeman

Summary

In our public repositories, we use SONAR_TOKEN, but in our private ones, this secret comes from SONARQUBE_GITHUB.

This secret is used in https://github.com/exasol/python-toolbox/blob/main/.github/workflows/report.yml#L42.

We could add this to the BaseConfig and switch the template to use a Jinja variable. Relevant entry points:

Decision Points

  • Decide if we want to hard-code the two allowed options & have users flip between them or just allow private repos to change the string.

To Dos

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureProduct feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions