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

Ansible Galaxy namespace for eclipse-bluechi #12

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

fredg02
Copy link
Contributor

@fredg02 fredg02 commented Jan 15, 2024

@fredg02 fredg02 requested review from a team as code owners January 15, 2024 17:57
Copy link

Diff for 51c3a04:
Printing local diff:

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

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

+   add org_secret[name="ANSIBLE_GALAXY_API_TOKEN"] {
+     name                                                     = "ANSIBLE_GALAXY_API_TOKEN"
+     selected_repositories                                    = []
+     visibility                                               = "public"
+   }
  
  Plan: 1 to add, 0 to change, 0 to delete.
Canonical Diff for 51c3a04:
Showing canonical diff:

Organization eclipse-bluechi[id=eclipse-bluechi]

--- canonical
+++ original
@@ -84,16 +84,12 @@
           secret: "********"
         }
       ]
-      workflows+: {
-        actions_can_approve_pull_request_reviews: false
-      }
     }
     orgs.newRepo('bluechi-ansible-collection') {
       allow_update_branch: false
       branch_protection_rules: [
         orgs.newBranchProtectionRule('main') {
           required_approving_review_count: 1
-          required_status_checks+: []
           requires_conversation_resolution: true
           requires_linear_history: true
           requires_strict_status_checks: true
@@ -109,16 +105,12 @@
         "ansible"
         "bluechi"
       ]
-      workflows+: {
-        actions_can_approve_pull_request_reviews: false
-      }
     }
     orgs.newRepo('bluechi-on-yocto') {
       allow_update_branch: false
       branch_protection_rules: [
         orgs.newBranchProtectionRule('main') {
           required_approving_review_count: 1
-          required_status_checks+: []
           requires_conversation_resolution: true
           requires_linear_history: true
           requires_strict_status_checks: true
@@ -134,9 +126,6 @@
         "bluechi"
         "yocto"
       ]
-      workflows+: {
-        actions_can_approve_pull_request_reviews: false
-      }
     }
     orgs.newRepo('hashmap.c') {
       allow_merge_commit: true
@@ -147,16 +136,12 @@
       has_projects: false
       has_wiki: false
       web_commit_signoff_required: false
-      workflows+: {
-        actions_can_approve_pull_request_reviews: false
-      }
     }
     orgs.newRepo('terraform-provider-bluechi') {
       allow_update_branch: false
       branch_protection_rules: [
         orgs.newBranchProtectionRule('main') {
           required_approving_review_count: 1
-          required_status_checks+: []
           requires_conversation_resolution: true
           requires_linear_history: true
           requires_strict_status_checks: true
@@ -173,9 +158,6 @@
         "terraform"
         "terraform-provider"
       ]
-      workflows+: {
-        actions_can_approve_pull_request_reviews: false
-      }
     }
   ]
   secrets+: [

@fredg02 fredg02 merged commit af41850 into main Jan 15, 2024
2 checks passed
@fredg02 fredg02 deleted the helpdesk_issue_4131 branch January 15, 2024 18:01
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