eclipse-tractusx / .eclipsefdn

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

chore: remove unused repos asset-tracking-platform + esc-backbone #63

Closed FaGru3n closed 4 months ago

FaGru3n commented 4 months ago

Description

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

FYI @AngelikaWittek

Pre-review checks

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

eclipse-otterdog[bot] commented 4 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 4 months ago

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

Diff for ccc9b06812857d8751d948f1ad551eb93e23fed2 ```diff Organization automotive.tractusx[id=eclipse-tractusx] there have been 42 validation infos, enable verbose output with '-v' to to display them. - remove repository[name="asset-tracking-platform"] { - 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 = "disabled" - has_discussions = false - 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 = "asset-tracking-platform" - private = false - private_vulnerability_reporting_enabled = true - 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 - } - remove repository[name="esc-backbone"] { - 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 = "gh-pages" - gh_pages_source_path = "/" - has_discussions = false - 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 = "esc-backbone" - private = false - private_vulnerability_reporting_enabled = true - 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 - } Plan: 0 to add, 0 to change, 2 to delete. ```

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

eclipse-otterdog[bot] commented 4 months ago

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

FaGru3n commented 4 months ago

@eclipse-tractusx/eclipsefdn-releng and @eclipse-tractusx/eclipsefdn-security was discussed with @AngelikaWittek within https://github.com/eclipse-tractusx/sig-infra/issues/448

eclipse-otterdog[bot] commented 4 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 42 validation infos, enable verbose output with '-v' to to display them.

-  remove repository[name="asset-tracking-platform"] {
-    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               = "disabled"
-    has_discussions                   = false
-    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                              = "asset-tracking-platform"
-    private                           = false
-    private_vulnerability_reporting_enabled = true
-    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
-  }

-  remove repository[name="esc-backbone"] {
-    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            = "gh-pages"
-    gh_pages_source_path              = "/"
-    has_discussions                   = false
-    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                              = "esc-backbone"
-    private                           = false
-    private_vulnerability_reporting_enabled = true
-    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
-  }

  Applying changes:

  Done.

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