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 .github repo #1

Merged
merged 3 commits into from
Sep 21, 2023
Merged

Add .github repo #1

merged 3 commits into from
Sep 21, 2023

Conversation

netomi
Copy link
Contributor

@netomi netomi commented Sep 21, 2023

Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
@netomi netomi requested a review from merks September 21, 2023 14:28
@netomi netomi requested review from a team as code owners September 21, 2023 14:28
@github-actions

This comment has been minimized.

Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
@github-actions

This comment has been minimized.

@github-actions
Copy link

Diff for 7ba55f0:
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-simrel[id=eclipse-simrel]
  there have been 3 validation infos, enable verbose output with '-v' to to display them.

+   add repository[name=".github"] {
+     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                      = false
+     description                                              = null
+     gh_pages_build_type                                      = "disabled"
+     has_discussions                                          = false
+     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                                                     = ".github"
+     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 branch_protection_rule[pattern="main", repository=".github"] {
+     allows_deletions                                         = false
+     allows_force_pushes                                      = false
+     blocks_creations                                         = false
+     bypass_force_push_allowances                             = []
+     bypass_pull_request_allowances                           = [
+       "@fredg02"
+       "@merks"
+     ],
+     dismisses_stale_reviews                                  = false
+     is_admin_enforced                                        = false
+     lock_allows_fetch_and_merge                              = false
+     lock_branch                                              = false
+     pattern                                                  = "main"
+     push_restrictions                                        = []
+     require_last_push_approval                               = false
+     required_approving_review_count                          = "0"
+     requires_code_owner_reviews                              = false
+     requires_commit_signatures                               = false
+     requires_conversation_resolution                         = false
+     requires_deployments                                     = false
+     requires_linear_history                                  = false
+     requires_pull_request                                    = true
+     requires_status_checks                                   = false
+     restricts_pushes                                         = false
+     restricts_review_dismissals                              = false
+   }
  
  Plan: 2 to add, 0 to change, 0 to delete.
Showing diff to a canonical version of the configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json'

Organization eclipse-simrel[id=eclipse-simrel]

@netomi netomi merged commit 10d0f2b into main Sep 21, 2023
1 check passed
@netomi netomi deleted the create-.github-repo branch September 21, 2023 14:42
@netomi
Copy link
Contributor Author

netomi commented Sep 21, 2023

repo has been created.

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.

1 participant