Skip to content

setup-aib repo#2

Open
odra wants to merge 4 commits into
eclipse-autosd:mainfrom
odra:workflows-repo
Open

setup-aib repo#2
odra wants to merge 4 commits into
eclipse-autosd:mainfrom
odra:workflows-repo

Conversation

@odra
Copy link
Copy Markdown
Member

@odra odra commented May 20, 2026

Adds a "setup-aib" repository to install aib tools in Github workflows.

odra added 2 commits March 24, 2026 08:41
Signed-off-by: Leonardo Rossetti <oss@lrossetti.com>
Signed-off-by: Leonardo Rossetti <oss@lrossetti.com>
@odra odra requested a review from a team as a code owner May 20, 2026 09:06
@eclipse-otterdog
Copy link
Copy Markdown

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
Copy Markdown

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

Additionally, odra is a member of the following teams:

@eclipse-otterdog

This comment has been minimized.

@eclipse-otterdog
Copy link
Copy Markdown

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. 🚀

Signed-off-by: Leonardo Rossetti <lrossett@redhat.com>
@odra odra force-pushed the workflows-repo branch from 21c0f0b to 44bc90e Compare May 20, 2026 09:08
@eclipse-otterdog

This comment has been minimized.

@odra odra changed the title Workflows repo setup-aib repo May 20, 2026
@eclipse-otterdog
Copy link
Copy Markdown

Please find below the validation of the requested configuration changes:

Diff for c175253
Project automotive.autosd[github_id=eclipse-autosd]
  there have been 2 validation infos, enable verbose output to display them.

+  add repository[name="setup-aib"] {
+    allow_auto_merge                        = false
+    allow_forking                           = true
+    allow_merge_commit                      = false
+    allow_rebase_merge                      = true
+    allow_squash_merge                      = true
+    allow_update_branch                     = false
+    archived                                = false
+    auto_init                               = true
+    code_scanning_default_setup_enabled     = false
+    custom_properties                       = {
+      eclipse_project                         = "automotive.autosd"
+    }
+    default_branch                          = "main"
+    delete_branch_on_merge                  = false
+    dependabot_alerts_enabled               = true
+    dependabot_security_updates_enabled     = false
+    gh_pages_build_type                     = "disabled"
+    has_discussions                         = false
+    has_issues                              = true
+    has_projects                            = true
+    has_wiki                                = true
+    is_template                             = false
+    merge_commit_message                    = "PR_TITLE"
+    merge_commit_title                      = "MERGE_MESSAGE"
+    name                                    = "setup-aib"
+    private                                 = false
+    private_vulnerability_reporting_enabled = false
+    secret_scanning                         = "disabled"
+    secret_scanning_push_protection         = "disabled"
+    squash_merge_commit_message             = "COMMIT_MESSAGES"
+    squash_merge_commit_title               = "COMMIT_OR_PR_TITLE"
+    topics                                  = []
+    web_commit_signoff_required             = false
+    workflows                               = {
+      default_workflow_permissions            = "read"
+      enabled                                 = true
+    }
+  }
  
  Plan: 1 to add, 0 to change, 0 to delete.

@odra odra requested a review from pstankie May 20, 2026 15:15
@odra
Copy link
Copy Markdown
Member Author

odra commented May 22, 2026

I cannot merge :(

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.

2 participants