eclipse-tractusx / .eclipsefdn

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

Add repository sig-testing #54

Closed Siegfriedk closed 7 months ago

Siegfriedk commented 7 months ago

Add new repository sig-testing (similiar to sig-security, sig-infra, ...)

eclipse-otterdog[bot] commented 7 months ago

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

Additionally, Siegfriedk 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 ff2c148fbf6005b48d83f206fc8d97a717caaae4 ```diff Organization automotive.tractusx[id=eclipse-tractusx] there have been 41 validation infos, enable verbose output with '-v' to to display them. + add repository[name="sig-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 = true + description = null + gh_pages_build_type = "disabled" + 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 = "sig-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 repo_workflow_settings[repository="sig-testing"] { + actions_can_approve_pull_request_reviews = true + default_workflow_permissions = "write" + enabled = true + } Plan: 2 to add, 0 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:

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.

+  add repository[name="sig-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 = true
+    description                       = null
+    gh_pages_build_type               = "disabled"
+    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                              = "sig-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 repo_workflow_settings[repository="sig-testing"] {
+    actions_can_approve_pull_request_reviews = true
+    default_workflow_permissions      = "write"
+    enabled                           = true
+  }

  Applying changes:

  Done.

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