Skip to content

Conversation

@nicu1989
Copy link
Member

No description provided.

@nicu1989 nicu1989 requested a review from a team as a code owner December 11, 2025 07:39
@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 be 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

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

Additionally, nicu1989 is a member of the following teams:

@eclipse-otterdog

This comment has been minimized.

@eclipse-otterdog

This comment has been minimized.

@dcalavrezo-qorix dcalavrezo-qorix self-requested a review December 11, 2025 10:49
Signed-off-by: Nicolae Dicu <nicolae.dicu.ext@qorix.ai>
@nicu1989 nicu1989 force-pushed the nicu1989_add_kyron_qnx branch from 3c253ca to d2696a0 Compare December 12, 2025 07:54
@eclipse-otterdog

This comment has been minimized.

@eclipse-otterdog

This comment has been minimized.

@nicu1989 nicu1989 changed the title Add kyron to QNX OrgSecrets list Add kyron and orchestrator to QNX OrgSecrets list Dec 12, 2025
Signed-off-by: Nicolae Dicu <nicolae.dicu.ext@qorix.ai>
@eclipse-otterdog
Copy link
Contributor

Please find below the validation of the requested configuration changes:

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

  
!   org_secret[name="SCORE_QNX_LICENSE"] {
!     selected_repositories = [
+      "kyron"
+      "orchestrator"
!     ]
!   }

  
!   org_secret[name="SCORE_QNX_PASSWORD"] {
!     selected_repositories = [
+      "kyron"
+      "orchestrator"
!     ]
!   }

  
!   org_secret[name="SCORE_QNX_USER"] {
!     selected_repositories = [
+      "kyron"
+      "orchestrator"
!     ]
!   }
  
  Plan: 0 to add, 3 to change, 0 to delete.

Warnings

  • some of requested changes require secrets, need to apply these changes manually

cc @eclipse-score/eclipsefdn-security

cc @eclipse-score/eclipsefdn-releng

@eclipse-otterdog
Copy link
Contributor

Note

The current configuration is out-of-sync with the live settings:

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

-  remove environment[name="workflow-approval", repository=orchestrator] {
-    deployment_branch_policy = "all"
-    name                     = "workflow-approval"
-    reviewers                = []
-    wait_timer               = 0
-  }

  
!   repository[name="testing_tools"] {
!     code_scanning_default_languages = [
-      "actions"
!     ]
!   }

-  remove environment[name="workflow-approval", repository=inc_daal] {
-    deployment_branch_policy = "all"
-    name                     = "workflow-approval"
-    reviewers                = []
-    wait_timer               = 0
-  }

  
!   environment[name="pypi", repository=dash-license-scan] {
!     reviewers = [
+      "@eclipse-score/infrastructure-maintainers"
!     ]
!   }

  
!   environment[name="pypi", repository=tools] {
!     reviewers = [
+      "@eclipse-score/infrastructure-maintainers"
!     ]
!   }

-  remove environment[name="workflow-approval", repository=kyron] {
-    deployment_branch_policy = "all"
-    name                     = "workflow-approval"
-    reviewers                = []
-    wait_timer               = 0
-  }

  
!   repository[name="config_management"] {
!     gh_pages_build_type = "workflow" -> "disabled"
!     template_repository = "eclipse-score/module_template" -> null
!   }
  
  Note: setting 'template_repository' is read-only, will be skipped.

-  remove environment[name="github-pages", repository=config_management] {
-    branch_policies          = [
-      "main"
-    ],
-    deployment_branch_policy = "selected"
-    name                     = "github-pages"
-    reviewers                = []
-    wait_timer               = 0
-  }
  
  Plan: 0 to add, 4 to change, 4 to delete.

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.

3 participants