Skip to content

Allow different SONAR token #827

@ArBridgeman

Description

@ArBridgeman

Summary

In some of repositories, we use SONAR_TOKEN, but in others, it might come from another value like SONAR_TOKEN2.

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 repos to change the string.

To Dos

Metadata

Metadata

Assignees

Labels

featureProduct feature
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions