Skip to content

Commit

Permalink
Merge pull request #197 from libp2p/master-fix
Browse files Browse the repository at this point in the history
fix@6907341578 [skip fix]
  • Loading branch information
galargh authored Jan 3, 2024
2 parents ff6373f + bbeee9c commit dda4611
Showing 1 changed file with 104 additions and 2 deletions.
106 changes: 104 additions & 2 deletions github/libp2p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4113,6 +4113,16 @@ repositories:
default_branch: main
delete_branch_on_merge: true
description: Interoperability tests for libp2p Implementations
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
overwrite_on_create: true
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
overwrite_on_create: true
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -4178,11 +4188,15 @@ repositories:
required_linear_history: false
default_branch: main
delete_branch_on_merge: false
files:
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: false
secret_scanning: false
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
teams:
Expand Down Expand Up @@ -4673,6 +4687,16 @@ repositories:
default_branch: main
delete_branch_on_merge: true
description: A js-libp2p backed daemon
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
overwrite_on_create: true
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
overwrite_on_create: true
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -4841,6 +4865,12 @@ repositories:
4. Push to the Branch (`git push origin feature/amazing-example`)
5. Open a Pull Request
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
overwrite_on_create: true
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -4889,6 +4919,12 @@ repositories:
4. Push to the Branch (`git push origin feature/amazing-example`)
5. Open a Pull Request
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
overwrite_on_create: true
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -4937,6 +4973,12 @@ repositories:
4. Push to the Branch (`git push origin feature/amazing-example`)
5. Open a Pull Request
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
overwrite_on_create: true
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -4985,6 +5027,12 @@ repositories:
4. Push to the Branch (`git push origin feature/amazing-example`)
5. Open a Pull Request
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
overwrite_on_create: true
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand All @@ -5003,6 +5051,16 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: How to create custom protocols for your app
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
overwrite_on_create: true
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
overwrite_on_create: true
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand All @@ -5021,6 +5079,16 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: How to use other libp2p nodes to perform delegated routing
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
overwrite_on_create: true
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
overwrite_on_create: true
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand All @@ -5039,6 +5107,16 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: How to configure peer discovery mechanisms
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
overwrite_on_create: true
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
overwrite_on_create: true
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -5708,6 +5786,16 @@ repositories:
default_branch: main
delete_branch_on_merge: true
description: A js-libp2p module that uses pubsub for mdns like peer discovery
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
overwrite_on_create: true
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
overwrite_on_create: true
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -6561,6 +6649,16 @@ repositories:
default_branch: main
delete_branch_on_merge: true
description: The JavaScript Implementation of libp2p networking stack.
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
overwrite_on_create: true
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
overwrite_on_create: true
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
has_discussions: true
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -7324,6 +7422,10 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: Data structures and algorithms for identifying peers in libp2p.
files:
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
overwrite_on_create: true
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down

0 comments on commit dda4611

Please sign in to comment.