-
Notifications
You must be signed in to change notification settings - Fork 2
change code scanning default languages to none for cda #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
change code scanning default languages to none for cda #9
Conversation
|
Thank you for raising a pull request to update the configuration of your GitHub organization. The following conditions need to fulfilled for auto-merging to be available:
Otterdog commands and optionsYou can trigger otterdog actions by commenting on this PR:
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…h java-kotlin scanning of integration test setup code. we might need to switch to manual setup in the future.
2cdd53f to
ae616e9
Compare
|
Please find below the validation of the requested configuration changes: Diff for ae616e9Project automotive.opensovd[github_id=eclipse-opensovd]
there have been 6 validation infos, enable verbose output to display them.
! repository[name="classic-diagnostic-adapter"] {
! code_scanning_default_languages = [
+ "actions"
! ]
! }
Plan: 0 to add, 1 to change, 0 to delete. |
|
Warning The current configuration is out-of-sync with the live settings: Diff to live settingsProject automotive.opensovd[github_id=eclipse-opensovd]
there have been 6 validation infos, enable verbose output to display them.
! repository[name="classic-diagnostic-adapter"] {
! code_scanning_default_languages = [
- "actions"
- "rust"
! ]
! }
+ add repo_secret[name="SONAR_TOKEN", repository=classic-diagnostic-adapter] {
+ name = "SONAR_TOKEN"
+ value = "pass:bots/automotive.opensovd/sonarcloud.io/token-classic-diagnostic-adapter"
+ }
+ add repo_secret[name="SONAR_TOKEN", repository=odx-converter] {
+ name = "SONAR_TOKEN"
+ value = "pass:bots/automotive.opensovd/sonarcloud.io/token-odx-converter"
+ }
+ add repo_secret[name="SONAR_TOKEN", repository=opensovd-core] {
+ name = "SONAR_TOKEN"
+ value = "pass:bots/automotive.opensovd/sonarcloud.io/opensovd-core"
+ }
Plan: 3 to add, 1 to change, 0 to delete.Important The current configuration needs to be updated to reflect the live settings otherwise they would be overwritten when this PR gets merged. cc @eclipse-opensovd/eclipsefdn-security cc @eclipse-opensovd/eclipsefdn-releng |
change code scanning default languages to none to avoid issues with java-kotlin
scanning of integration test setup code.
Florian Roks <[email protected]>, Mercedes-Benz Tech Innovation GmbH
Provider Information