Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add langium-previews repo #1

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Add langium-previews repo #1

merged 1 commit into from
Dec 14, 2023

Conversation

netomi
Copy link
Contributor

@netomi netomi commented Dec 14, 2023

No description provided.

Signed-off-by: Thomas Neidhart <[email protected]>
@netomi netomi requested a review from spoenemann December 14, 2023 08:05
@netomi netomi requested review from a team as code owners December 14, 2023 08:05
Copy link

Diff for 8ea6fce:
Printing local diff for configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json'

Actions are indicated with the following symbols:
+   create
!   modify
!   forced update
-   delete

Organization eclipse-langium[id=eclipse-langium]
  there have been 5 validation infos, enable verbose output with '-v' to to display them.

+   add repository[name="langium-previews"] {
+     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                                           = "previews"
+     delete_branch_on_merge                                   = true
+     dependabot_alerts_enabled                                = true
+     dependabot_security_updates_enabled                      = false
+     description                                              = "Hosting PR previews for langium-website"
+     gh_pages_build_type                                      = "legacy"
+     gh_pages_source_branch                                   = "previews"
+     gh_pages_source_path                                     = "/"
+     has_discussions                                          = false
+     has_issues                                               = false
+     has_projects                                             = false
+     has_wiki                                                 = false
+     homepage                                                 = null
+     is_template                                              = false
+     merge_commit_message                                     = "PR_TITLE"
+     merge_commit_title                                       = "MERGE_MESSAGE"
+     name                                                     = "langium-previews"
+     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="langium-previews"] {
+     actions_can_approve_pull_request_reviews                 = true
+     allowed_actions                                          = "all"
+     default_workflow_permissions                             = "read"
+     enabled                                                  = true
+   }

+   add environment[name="github-pages", repository="langium-previews"] {
+     branch_policies                                          = [
+       "previews"
+     ],
+     deployment_branch_policy                                 = "selected"
+     name                                                     = "github-pages"
+     reviewers                                                = []
+     wait_timer                                               = "0"
+   }
  
  Plan: 3 to add, 0 to change, 0 to delete.
Canonical Diff for 8ea6fce:
Showing diff to a canonical version of the configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json'

Organization eclipse-langium[id=eclipse-langium]
--- original
+++ canonical
@@ -112,6 +112,9 @@
     dependabot_security_updates_enabled_for_new_repositories: false
     description: ""
     members_can_change_project_visibility: false
+    members_can_change_repo_visibility: false
+    members_can_create_teams: false
+    members_can_delete_repositories: false
     name: "Eclipse Langium"
     packages_containers_internal: false
     packages_containers_public: false

@netomi netomi merged commit 58408a5 into main Dec 14, 2023
2 checks passed
@netomi netomi deleted the netomi-patch-1 branch December 14, 2023 08:36
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