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: add new repo archive repo emergingtechnologies #74

Closed FaGru3n closed 4 months ago

FaGru3n commented 4 months ago

Description

@felixatdlr repo will created with the following settings

delete_branch_on_merge: true
orgs.newBranchProtectionRule('main') {
          required_approving_review_count: 1,

details to options can be found here

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

@Siegfriedk @giterrific @stephanbcbauer @danielmiehle please review and give your thumbs up for creating this new repo

Thanks in advance.

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.

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 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 f73e8e4cc48824927a8b3f39c180a8620ee0dfb4 ```diff Organization automotive.tractusx[id=eclipse-tractusx] ╷ │ Warning: repository[name="bpn-did-resolution-service"] has 'gh_pages_build_type' with value 'legacy' but no corresponding 'github-pages' environment, please add such an environment. ╵ there have been 49 validation infos, enable verbose output with '-v' to to display them. + add repository[name="emergingtechnologies"] { + allow_auto_merge = false + allow_forking = true + allow_merge_commit = false + allow_rebase_merge = true + allow_squash_merge = true + allow_update_branch = true + archived = false + default_branch = "main" + delete_branch_on_merge = true + 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 = true + merge_commit_message = "PR_TITLE" + merge_commit_title = "MERGE_MESSAGE" + name = "emergingtechnologies" + 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 = true + } + add repo_workflow_settings[repository="emergingtechnologies"] { + actions_can_approve_pull_request_reviews = true + default_workflow_permissions = "read" + enabled = true + } + add branch_protection_rule[pattern="main", repository="emergingtechnologies"] { + allows_deletions = false + allows_force_pushes = false + blocks_creations = false + bypass_force_push_allowances = [] + bypass_pull_request_allowances = [] + dismisses_stale_reviews = false + is_admin_enforced = false + lock_allows_fetch_and_merge = false + lock_branch = false + pattern = "main" + require_last_push_approval = false + required_approving_review_count = "1" + requires_code_owner_reviews = false + requires_commit_signatures = false + requires_conversation_resolution = false + requires_deployments = false + requires_linear_history = false + requires_pull_request = true + requires_status_checks = false + restricts_pushes = false + restricts_review_dismissals = false + } Plan: 3 to add, 0 to change, 0 to delete. ```
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:

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 0705d089ef6479e6b0090f1e8f825aa8f10843a8 ```diff Organization automotive.tractusx[id=eclipse-tractusx] ╷ │ Warning: repository[name="bpn-did-resolution-service"] has 'gh_pages_build_type' with value 'legacy' but no corresponding 'github-pages' environment, please add such an environment. ╵ there have been 49 validation infos, enable verbose output with '-v' to to display them. + add repository[name="emergingtechnologies"] { + allow_auto_merge = false + allow_forking = true + allow_merge_commit = false + allow_rebase_merge = true + allow_squash_merge = true + allow_update_branch = true + archived = false + default_branch = "main" + delete_branch_on_merge = true + 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 = "emergingtechnologies" + 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 = true + } + add repo_workflow_settings[repository="emergingtechnologies"] { + actions_can_approve_pull_request_reviews = true + default_workflow_permissions = "read" + enabled = true + } + add branch_protection_rule[pattern="main", repository="emergingtechnologies"] { + allows_deletions = false + allows_force_pushes = false + blocks_creations = false + bypass_force_push_allowances = [] + bypass_pull_request_allowances = [] + dismisses_stale_reviews = false + is_admin_enforced = false + lock_allows_fetch_and_merge = false + lock_branch = false + pattern = "main" + require_last_push_approval = false + required_approving_review_count = "1" + requires_code_owner_reviews = false + requires_commit_signatures = false + requires_conversation_resolution = false + requires_deployments = false + requires_linear_history = false + requires_pull_request = true + requires_status_checks = false + restricts_pushes = false + restricts_review_dismissals = false + } Plan: 3 to add, 0 to change, 0 to delete. ```
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:

netomi commented 4 months ago

btw. for the future you can now assign all project leads using the @eclipse-tractusx/automotive-tractusx-project-leads team as it is public now.

eclipse-otterdog[bot] commented 4 months ago

This is your friendly self-service bot. This Pull Request is eligible for auto-merging as it passed the following checks:

In order to automatically merge and apply the changes, add a comment /otterdog merge. :rocket:

FaGru3n commented 4 months ago

Hi @netomi we got a least one approval from one project lead, could we merge this one and create the repo?

Or should we wait for an other approval? Maybe @Siegfriedk ?

Thanks in advance.

netomi commented 4 months ago

you can merge yourself by adding /otterdog merge once you got approval, see the comment from the bot above. I missed that this PR got approval, but most of the time you can do stuff yourself now.

FaGru3n commented 4 months ago

you can merge yourself by adding /otterdog merge once you got approval, see the comment from the bot above. I missed that this PR got approval, but most of the time you can do stuff yourself now.

thx for the hint

FaGru3n commented 4 months ago

@eclipse-tractusx/automotive-tractusx-project-leads i would kindly please you to review, that we can create a new repo...

netomi commented 4 months ago

it is reviewed and approved already be a project lead, you can just merge

FaGru3n commented 4 months ago

/otterdog merge

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]
╷
│ Warning: repository[name="bpn-did-resolution-service"] has 'gh_pages_build_type' with value 'legacy' but no corresponding 'github-pages' environment, please add such an environment.
╵
  there have been 49 validation infos, enable verbose output with '-v' to to display them.

+  add repository[name="emergingtechnologies"] {
+    allow_auto_merge                  = false
+    allow_forking                     = true
+    allow_merge_commit                = false
+    allow_rebase_merge                = true
+    allow_squash_merge                = true
+    allow_update_branch               = true
+    archived                          = false
+    default_branch                    = "main"
+    delete_branch_on_merge            = true
+    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                              = "emergingtechnologies"
+    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       = true
+  }

+  add repo_workflow_settings[repository="emergingtechnologies"] {
+    actions_can_approve_pull_request_reviews = true
+    default_workflow_permissions      = "read"
+    enabled                           = true
+  }

+  add branch_protection_rule[pattern="main", repository="emergingtechnologies"] {
+    allows_deletions                  = false
+    allows_force_pushes               = false
+    blocks_creations                  = false
+    bypass_force_push_allowances      = []
+    bypass_pull_request_allowances    = []
+    dismisses_stale_reviews           = false
+    is_admin_enforced                 = false
+    lock_allows_fetch_and_merge       = false
+    lock_branch                       = false
+    pattern                           = "main"
+    require_last_push_approval        = false
+    required_approving_review_count   = "1"
+    requires_code_owner_reviews       = false
+    requires_commit_signatures        = false
+    requires_conversation_resolution  = false
+    requires_deployments              = false
+    requires_linear_history           = false
+    requires_pull_request             = true
+    requires_status_checks            = false
+    restricts_pushes                  = false
+    restricts_review_dismissals       = false
+  }

  Applying changes:

  Done.

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