eclipse-edc / .eclipsefdn

Repository to host configurations related to the Eclipse Foundation.
https://eclipse-edc.github.io/.eclipsefdn/
0 stars 3 forks source link

Remove repositories IDS-Serializer and IDS-CodeGeneration #7

Closed heurtematte closed 4 months ago

heurtematte commented 5 months ago

Description

These two repositories opened in 2022 got stale due to the decision in favor of another approach.

Reasons:

What this PR changes/adds

Remove repositories from otterdog configuration

Linked Issue(s)

https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/4516

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

This is your friendly self-service bot.

The author (heurtematte) of this PR is associated with this organization in the role of MEMBER.

Additionally, heurtematte is a member of the following teams:

eclipse-otterdog[bot] commented 5 months ago

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

Diff for 22a424b918dce90fd270ecb2ed6869bdefc74e42 ```diff Organization technology.edc[id=eclipse-edc] there have been 58 validation infos, enable verbose output with '-v' to to display them. - remove repository[name="IDS-CodeGeneration"] { - 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 = "IDS-CodeGeneration" - 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 = "IDS-CodeGeneration" - private = false - private_vulnerability_reporting_enabled = 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 - } - remove repository[name="IDS-Serializer"] { - 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 = "IDS-Serializer" - 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 = "IDS-Serializer" - private = false - private_vulnerability_reporting_enabled = 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 - } Plan: 0 to add, 0 to change, 2 to delete. ```
eclipse-otterdog[bot] commented 5 months ago

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

netomi commented 5 months ago

deleting IDS-CodeGeneration is certainly ok as its empty. the second one could also be archived for now and deleted at a later time to avoid any surprises I guess.

netomi commented 5 months ago

@mspiekermann afaict, @heurtematte is waiting for an approval.

netomi commented 4 months ago

/otterdog apply

eclipse-otterdog[bot] commented 4 months ago

This is your friendly self-service bot.

The following changes have been successfully applied:


Organization technology.edc[id=eclipse-edc]
  there have been 58 validation infos, enable verbose output with '-v' to to display them.

-  remove repository[name="IDS-Serializer"] {
-    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                       = "IDS-Serializer"
-    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                              = "IDS-Serializer"
-    private                           = false
-    private_vulnerability_reporting_enabled = 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
-  }

-  remove repository[name="IDS-CodeGeneration"] {
-    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                       = "IDS-CodeGeneration"
-    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                              = "IDS-CodeGeneration"
-    private                           = false
-    private_vulnerability_reporting_enabled = 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
-  }

  Applying changes:

  Done.

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