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

added COVERALLS_REPO_TOKEN to bluechi #15

Closed

Conversation

engelmi
Copy link
Member

@engelmi engelmi commented Feb 8, 2024

This PR adds the COVERALLS_REPO_TOKEN to the bluechi repo.

Note: The value is TBD. Send it via bitwarden to the EF member working on this.

@engelmi engelmi requested review from a team as code owners February 8, 2024 08:53
Copy link

github-actions bot commented Feb 8, 2024

Diff for 33bb228:
Printing local diff:

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

Organization automotive.bluechi[id=eclipse-bluechi]
╷
│ Warning: repo_secret[name="COVERALLS_REPO_TOKEN"] has a value 'tbd' that does not use a credential provider.
╵
  there have been 4 validation infos, enable verbose output with '-v' to to display them.

+   add repo_secret[name="COVERALLS_REPO_TOKEN", repository="bluechi"] {
+     name                              = "COVERALLS_REPO_TOKEN"
+     value                             = "tbd"
+   }
  
  Plan: 1 to add, 0 to change, 0 to delete.
Canonical Diff for 33bb228:
Showing canonical diff:

Organization automotive.bluechi[id=eclipse-bluechi]

--- canonical
+++ original
@@ -96,7 +96,6 @@
       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
@@ -118,7 +117,6 @@
       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
@@ -156,7 +154,6 @@
       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

@engelmi
Copy link
Member Author

engelmi commented Feb 8, 2024

Not necessary, apparently. The GITHUB_TOKEN is sufficient.

@engelmi engelmi closed this Feb 8, 2024
@engelmi engelmi deleted the add-coveralls-repo-token branch February 3, 2025 14:14
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