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 pass-documentation #4

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Add pass-documentation #4

merged 1 commit into from
Feb 27, 2024

Conversation

heurtematte
Copy link
Contributor

@heurtematte heurtematte requested review from a team as code owners February 27, 2024 08:34
@heurtematte heurtematte requested a review from bbranan February 27, 2024 08:34

This comment was marked as outdated.

@netomi netomi force-pushed the feat/pass_documentation branch from a2e82f4 to cb4299e Compare February 27, 2024 09:29

This comment has been minimized.

This comment has been minimized.

@netomi netomi force-pushed the feat/pass_documentation branch from cb4299e to 6d42fec Compare February 27, 2024 13:59
Copy link
Contributor

This is your friendly self-service bot.
Please find below the validation of the requested configuration changes:

Diff for 6d42fec
Organization technology.pass[id=eclipse-pass]
  there have been 18 validation infos, enable verbose output with '-v' to to display them.

+  add repository[name="pass-documentation"] {
+    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                    = "main"
+    delete_branch_on_merge            = true
+    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                              = "pass-documentation"
+    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       = true
+  }

+  add repo_workflow_settings[repository="pass-documentation"] {
+    default_workflow_permissions      = "read"
+    enabled                           = true
+  }
  
  Plan: 2 to add, 0 to change, 0 to delete.

Add a comment /help to get a list of available commands.

This comment has been minimized.

@netomi
Copy link
Contributor

netomi commented Feb 27, 2024

/check-sync

This comment has been minimized.

@netomi
Copy link
Contributor

netomi commented Feb 27, 2024

/check-sync

Copy link
Contributor

This is your friendly self-service bot. The current configuration is in-sync with the live settings. 🚀

@netomi netomi merged commit e3bff0b into main Feb 27, 2024
3 checks passed
@netomi netomi deleted the feat/pass_documentation branch February 27, 2024 14:27
Copy link
Contributor

This is your friendly self-service bot.

The following changes have been successfully applied:

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

+  add repository[name="pass-documentation"] {
+    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                    = "main"
+    delete_branch_on_merge            = true
+    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                              = "pass-documentation"
+    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       = true
+  }

+  add repo_workflow_settings[repository="pass-documentation"] {
+    default_workflow_permissions      = "read"
+    enabled                           = true
+  }

  
  Applying changes:


  Done.
  
  Executed plan: 2 added, 0 changed, 0 deleted.

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