eclipse-tractusx / .eclipsefdn

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

Add github secret to traceability-foss repository, EF issue: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/4789 #89

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 f38c949fe2e8d82313f85f055f5365117838154c ```diff Organization automotive.tractusx[id=eclipse-tractusx] there have been 64 validation infos, enable verbose output with '-v' to to display them. ! repository[name="digital-product-pass"] { ! gh_pages_build_type = "legacy" -> "disabled" ! } ! repository[name="sldt-ontology-model"] { ! gh_pages_build_type = "legacy" -> "disabled" ! } + add repo_secret[name="TRACE_X_API_KEY_ASSOCIATION_INT", repository="traceability-foss"] { + name = "TRACE_X_API_KEY_ASSOCIATION_INT" + value = "pass:bots/automotive.tractusx/github.com/TRACE_X_API_KEY_ASSOCIATION_INT-secret" + } Plan: 1 to add, 2 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 out-of-sync with the live settings:

Diff to live settings ```diff Organization automotive.tractusx[id=eclipse-tractusx] there have been 65 validation infos, enable verbose output with '-v' to to display them. ! repository[name="digital-product-pass"] { ! gh_pages_build_type = "disabled" -> "legacy" ! gh_pages_source_branch = null -> "gh-pages" ! gh_pages_source_path = "/" -> "/" ! } ! repository[name="sldt-ontology-model"] { ! gh_pages_build_type = "disabled" -> "legacy" ! gh_pages_source_branch = null -> "gh-pages" ! gh_pages_source_path = "/" -> "/" ! } Plan: 0 to add, 6 to change, 0 to delete. ```

The current configuration needs to be updated to reflect the live settings otherwise they would be overwritten when this PR gets merged.

cc @eclipse-tractusx/eclipsefdn-security

cc @eclipse-tractusx/eclipsefdn-releng