eclipse-tractusx / .eclipsefdn

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

chore: rename e2e-testing repo to tractus-x-umbrella #59

Closed FaGru3n closed 7 months ago

FaGru3n commented 7 months ago

Description

fixes https://github.com/eclipse-tractusx/sig-infra/issues/427

FYI @almadigabor @evegufy

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

eclipse-otterdog[bot] commented 7 months ago

This is your friendly self-service bot. The author (FaGru3n) of this PR is associated with this organization in the role of MEMBER.

Additionally, FaGru3n is a member of the following teams:

eclipse-otterdog[bot] commented 7 months ago

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

Diff for c863e53ad5611bba5a0e0263352c6b7a373061b5 ```diff Organization automotive.tractusx[id=eclipse-tractusx] there have been 41 validation infos, enable verbose output with '-v' to to display them. - remove repository[name="e2e-testing"] { - allow_auto_merge = false - allow_forking = true - allow_merge_commit = true - allow_rebase_merge = true - allow_squash_merge = true - allow_update_branch = false - archived = false - default_branch = "main" - delete_branch_on_merge = false - dependabot_alerts_enabled = true - dependabot_security_updates_enabled = false - description = null - gh_pages_build_type = "legacy" - gh_pages_source_branch = "main" - gh_pages_source_path = "/" - has_discussions = true - has_issues = true - has_projects = true - has_wiki = true - homepage = null - is_template = false - merge_commit_message = "PR_TITLE" - merge_commit_title = "MERGE_MESSAGE" - name = "e2e-testing" - private = false - secret_scanning = "enabled" - secret_scanning_push_protection = "enabled" - squash_merge_commit_message = "COMMIT_MESSAGES" - squash_merge_commit_title = "COMMIT_OR_PR_TITLE" - template_repository = null - topics = [] - web_commit_signoff_required = false - } + add repository[name="tractus-x-umbrella"] { + allow_auto_merge = false + allow_forking = true + allow_merge_commit = true + allow_rebase_merge = true + allow_squash_merge = true + allow_update_branch = false + archived = false + default_branch = "main" + delete_branch_on_merge = false + dependabot_alerts_enabled = true + dependabot_security_updates_enabled = false + description = null + gh_pages_build_type = "legacy" + gh_pages_source_branch = "main" + gh_pages_source_path = "/" + has_discussions = true + has_issues = true + has_projects = true + has_wiki = true + homepage = null + is_template = false + merge_commit_message = "PR_TITLE" + merge_commit_title = "MERGE_MESSAGE" + name = "tractus-x-umbrella" + private = false + secret_scanning = "enabled" + secret_scanning_push_protection = "enabled" + squash_merge_commit_message = "COMMIT_MESSAGES" + squash_merge_commit_title = "COMMIT_OR_PR_TITLE" + template_repository = null + topics = [] + web_commit_signoff_required = false + } + add repo_workflow_settings[repository="tractus-x-umbrella"] { + actions_can_approve_pull_request_reviews = true + default_workflow_permissions = "write" + enabled = true + } + add environment[name="github-pages", repository="tractus-x-umbrella"] { + branch_policies = [ + "main" + ], + deployment_branch_policy = "selected" + name = "github-pages" + reviewers = [] + wait_timer = "0" + } Plan: 3 to add, 0 to change, 1 to delete. ```

Add a comment /help to get a list of available commands.

eclipse-otterdog[bot] commented 7 months ago

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

eclipse-otterdog[bot] commented 7 months ago

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

Diff for 687cee7de1a2e21fa01939b4838b16d1f2f9703f ```diff Organization automotive.tractusx[id=eclipse-tractusx] there have been 41 validation infos, enable verbose output with '-v' to to display them. ! repository[name="e2e-testing"] { ! name = "e2e-testing" -> "tractus-x-umbrella" ! } Plan: 0 to add, 1 to change, 0 to delete. ```

Add a comment /help to get a list of available commands.

eclipse-otterdog[bot] commented 7 months ago

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

netomi commented 7 months ago

As the referenced ticket was created by a project lead I assume this change is already approved, so I will merge it.

eclipse-otterdog[bot] commented 7 months ago

This is your friendly self-service bot.

The following changes have been successfully applied:


Organization automotive.tractusx[id=eclipse-tractusx]
  there have been 41 validation infos, enable verbose output with '-v' to to display them.

!   repository[name="e2e-testing"] {
!     name                              = "e2e-testing" -> "tractus-x-umbrella"
!   }

  Applying changes:

  Done.

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