eclipse-tractusx / .eclipsefdn

Repository to host configurations related to the Eclipse Foundation.
https://eclipse-tractusx.github.io/.eclipsefdn/
1 stars 19 forks source link

add sonar project for ssi-dim-wallet-stub, EF: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/5023 #102

Closed eclipse-tractusx-bot closed 2 months ago

eclipse-tractusx-bot commented 2 months ago

This PR has been created automatically using the otterdog cli.

eclipse-otterdog[bot] commented 2 months ago

This is your friendly self-service bot.

Thank you for raising a pull request to update the configuration of your GitHub organization. You can manually add reviewers to this PR to eventually enable auto-merging.

The following conditions need to fulfilled for auto-merging to be available:

Otterdog commands and options You can trigger otterdog actions by commenting on this PR: - `/otterdog team-info` checks the team / org membership for the PR author - `/otterdog validate` validates the configuration change - `/otterdog validate info` validates the configuration change, printing also validation infos - `/otterdog check-sync` checks if the base ref is in sync with live settings - `/otterdog merge` merges and applies the changes if the PR is eligible for auto-merging (only accessible for the author) - `/otterdog done` notifies the self-service bot that a required manual apply operation has been performed (only accessible for members of the admin team) - `/otterdog apply` re-apply a previously failed attempt (only accessible for members of the admin team)
eclipse-otterdog[bot] commented 2 months ago

This is your friendly self-service bot.

The author (eclipse-tractusx-bot) of this PR is associated with this organization in the role of MEMBER.

Additionally, eclipse-tractusx-bot is a member of the following teams:

eclipse-otterdog[bot] commented 2 months ago

This is your friendly self-service bot. Please find below the validation of the requested configuration changes:

Diff for 4dd6553c7db61390b97d4da92e090681dc69e6e0 ```diff Organization automotive.tractusx[id=eclipse-tractusx] ╷ │ Warning: repository[name="ssi-dim-wallet-stub"] has 'gh_pages_build_type' with value 'legacy' but no corresponding 'github-pages' environment, please add such an environment. ╵ there have been 66 validation infos, enable verbose output with '-v' to to display them. + add repo_secret[name="SONAR_TOKEN", repository="ssi-dim-wallet-stub"] { + name = "SONAR_TOKEN" + value = "pass:bots/automotive.tractusx/sonarcloud.io/token-ssi-dim-wallet-stub" + } + add repo_variable[name="SONAR_ORGANIZATION", repository="ssi-dim-wallet-stub"] { + name = "SONAR_ORGANIZATION" + value = "eclipse-tractusx" + } + add repo_variable[name="SONAR_PROJECT_KEY", repository="ssi-dim-wallet-stub"] { + name = "SONAR_PROJECT_KEY" + value = "eclipse-tractusx_ssi-dim-wallet-stub" + } Plan: 3 to add, 0 to change, 0 to delete. ```

Warnings

cc @eclipse-tractusx/eclipsefdn-security

cc @eclipse-tractusx/eclipsefdn-releng

eclipse-otterdog[bot] commented 2 months ago

This is your friendly self-service bot. The current configuration is in-sync with the live settings. :rocket:

eclipse-otterdog[bot] commented 2 months ago

This is your friendly self-service bot.

The following changes have been successfully applied:


Organization automotive.tractusx[id=eclipse-tractusx]
╷
│ Warning: repository[name="ssi-dim-wallet-stub"] has 'gh_pages_build_type' with value 'legacy' but no corresponding 'github-pages' environment, please add such an environment.
╵
  there have been 66 validation infos, enable verbose output with '-v' to to display them.

+  add repo_variable[name="SONAR_ORGANIZATION", repository="ssi-dim-wallet-stub"] {
+    name                              = "SONAR_ORGANIZATION"
+    value                             = "eclipse-tractusx"
+  }

+  add repo_variable[name="SONAR_PROJECT_KEY", repository="ssi-dim-wallet-stub"] {
+    name                              = "SONAR_PROJECT_KEY"
+    value                             = "eclipse-tractusx_ssi-dim-wallet-stub"
+  }

  Applying changes:

  Done.

  Executed plan: 2 added, 0 changed, 0 deleted.

Note

The pull request was only partially applied as it requires some access to secrets or the Web UI, please apply the remaining changes manually and confirm with replying with /otterdog done.

cc @eclipse-tractusx/eclipsefdn-security

cc @eclipse-tractusx/eclipsefdn-releng

netomi commented 2 months ago

/otterdog done

eclipse-otterdog[bot] commented 2 months ago

This is your friendly self-service bot. The PR has been marked as being completed.