Skip to content

Conversation

@FScholPer
Copy link
Contributor

Fixes: eclipse-score/score#864

Frank Scholter Peres frank.scholter_peres@mercedes-benz.com, Mercedes-Benz Tech Innovation GmbH
Provider Information

@FScholPer FScholPer requested a review from a team as a code owner July 22, 2025 11:53
@eclipse-otterdog
Copy link
Contributor

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:

  • valid configuration
  • approved by a project lead
  • does not require any secrets
  • does not update settings only accessible via the GitHub Web UI
  • does not remove any resource
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
Copy link
Contributor

@eclipse-otterdog
Copy link
Contributor

Please find below the validation of the requested configuration changes:

Diff for 399a635
Project automotive.score[github_id=eclipse-score]
  there have been 46 validation infos, enable verbose output to display them.

+  add repository[name="inc_daal"] {
+    allow_auto_merge                        = false
+    allow_forking                           = true
+    allow_merge_commit                      = false
+    allow_rebase_merge                      = false
+    allow_squash_merge                      = true
+    allow_update_branch                     = true
+    archived                                = false
+    auto_init                               = true
+    code_scanning_default_setup_enabled     = false
+    custom_properties                       = {
+      eclipse_project                         = "automotive.score"
+    }
+    default_branch                          = "main"
+    delete_branch_on_merge                  = true
+    dependabot_alerts_enabled               = true
+    dependabot_security_updates_enabled     = true
+    description                             = "Incubation repository for DAAL module"
+    gh_pages_build_type                     = "workflow"
+    has_discussions                         = false
+    has_issues                              = true
+    has_projects                            = false
+    has_wiki                                = false
+    homepage                                = "https://eclipse-score.github.io/inc_daal"
+    is_template                             = false
+    merge_commit_message                    = "PR_TITLE"
+    merge_commit_title                      = "MERGE_MESSAGE"
+    name                                    = "inc_daal"
+    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                     = "eclipse-score/module_template"
+    topics                                  = []
+    workflows                               = {
+      enabled                                 = true
+    }
+  }

+  add repo_ruleset[name="main", repository=inc_daal] {
+    allows_creations                    = false
+    allows_deletions                    = false
+    allows_force_pushes                 = false
+    allows_updates                      = true
+    bypass_actors                       = []
+    enforcement                         = "active"
+    exclude_refs                        = []
+    include_refs                        = [
+      "refs/heads/main"
+    ],
+    name                                = "main"
+    required_pull_request               = {
+      dismisses_stale_reviews             = true
+      required_approving_review_count     = 1
+      requires_code_owner_review          = true
+      requires_last_push_approval         = false
+      requires_review_thread_resolution   = false
+    }
+    required_status_checks              = {
+      do_not_enforce_on_create            = false
+      status_checks                       = [
+        "eclipse-eca-validation:eclipsefdn/eca"
+      ],
+      strict                              = false
+    }
+    requires_commit_signatures          = false
+    requires_deployments                = false
+    requires_linear_history             = false
+    target                              = "branch"
+  }
  
  Plan: 2 to add, 0 to change, 0 to delete.

@FScholPer FScholPer requested a review from thilo-schmitt July 22, 2025 11:54
Copy link

@thilo-schmitt thilo-schmitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/otterdog merge

@eclipse-otterdog
Copy link
Contributor

This Pull Request is eligible for auto-merging as it passed the following checks:

  • valid configuration
  • approved by a project lead
  • does not require any secrets
  • does not update settings only accessible via the GitHub Web UI
  • does not remove any resource

Tip

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

@thilo-schmitt
Copy link

/otterdog merge

@eclipse-otterdog eclipse-otterdog bot merged commit 9c899c2 into eclipse-score:main Jul 22, 2025
3 checks passed
@eclipse-otterdog
Copy link
Contributor

Note

The following changes have been applied successfully:

Project automotive.score[github_id=eclipse-score]
  there have been 46 validation infos, enable verbose output to display them.

+  add repository[name="inc_daal"] {
+    allow_auto_merge                        = false
+    allow_forking                           = true
+    allow_merge_commit                      = false
+    allow_rebase_merge                      = false
+    allow_squash_merge                      = true
+    allow_update_branch                     = true
+    archived                                = false
+    auto_init                               = true
+    code_scanning_default_setup_enabled     = false
+    custom_properties                       = {
+      eclipse_project                         = "automotive.score"
+    }
+    default_branch                          = "main"
+    delete_branch_on_merge                  = true
+    dependabot_alerts_enabled               = true
+    dependabot_security_updates_enabled     = true
+    description                             = "Incubation repository for DAAL module"
+    gh_pages_build_type                     = "workflow"
+    has_discussions                         = false
+    has_issues                              = true
+    has_projects                            = false
+    has_wiki                                = false
+    homepage                                = "https://eclipse-score.github.io/inc_daal"
+    is_template                             = false
+    merge_commit_message                    = "PR_TITLE"
+    merge_commit_title                      = "MERGE_MESSAGE"
+    name                                    = "inc_daal"
+    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                     = "eclipse-score/module_template"
+    topics                                  = []
+    workflows                               = {
+      enabled                                 = true
+    }
+  }

+  add repo_ruleset[name="main", repository=inc_daal] {
+    allows_creations                    = false
+    allows_deletions                    = false
+    allows_force_pushes                 = false
+    allows_updates                      = true
+    bypass_actors                       = []
+    enforcement                         = "active"
+    exclude_refs                        = []
+    include_refs                        = [
+      "refs/heads/main"
+    ],
+    name                                = "main"
+    required_pull_request               = {
+      dismisses_stale_reviews             = true
+      required_approving_review_count     = 1
+      requires_code_owner_review          = true
+      requires_last_push_approval         = false
+      requires_review_thread_resolution   = false
+    }
+    required_status_checks              = {
+      do_not_enforce_on_create            = false
+      status_checks                       = [
+        "eclipse-eca-validation:eclipsefdn/eca"
+      ],
+      strict                              = false
+    }
+    requires_commit_signatures          = false
+    requires_deployments                = false
+    requires_linear_history             = false
+    target                              = "branch"
+  }

  
  Applying changes:
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00
  
  Done.
  
  Executed plan: 2 added, 0 changed, 0 deleted.

!                                                                                
! Warning:   The following GitHub repos have been created:                       
!-            https://github.com/eclipse-score/inc_daal                         
!                                                                                
!            Committers will gain access to it once the sync script runs (~2h).  
!                                                                                

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request for Deterministic App Abstraction Layer (DAAL)

2 participants