generated from ipdxco/github-as-code
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master-sync-libp2p'
- Loading branch information
Showing
1 changed file
with
5 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2566,7 +2566,7 @@ repositories: | |
default_branch: master | ||
delete_branch_on_merge: false | ||
description: A standalone libp2p circuit relay daemon providing relay service | ||
for versions v1 and v2 of the protocol. | ||
for version v2 of the protocol. | ||
files: | ||
.github/workflows/stale.yml: | ||
content: .github/workflows/stale.yml | ||
|
@@ -3087,7 +3087,7 @@ repositories: | |
files: | ||
.github/workflows/stale.yml: | ||
content: .github/workflows/stale.yml | ||
has_discussions: false | ||
has_discussions: true | ||
merge_commit_message: PR_TITLE | ||
merge_commit_title: MERGE_MESSAGE | ||
secret_scanning_push_protection: true | ||
|
@@ -4287,9 +4287,6 @@ repositories: | |
jobs: | ||
stale: | ||
uses: pl-strflt/.github/.github/workflows/[email protected] | ||
CODEOWNERS: | ||
content: | | ||
* @libp2p/js-libp2p-dev | ||
has_discussions: false | ||
merge_commit_message: PR_TITLE | ||
merge_commit_title: MERGE_MESSAGE | ||
|
@@ -5409,7 +5406,7 @@ repositories: | |
js-libp2p-prometheus-metrics: | ||
advanced_security: false | ||
allow_update_branch: false | ||
archived: false | ||
archived: true | ||
default_branch: main | ||
delete_branch_on_merge: true | ||
description: Collect libp2p metrics for scraping by Prometheus | ||
|
@@ -5421,7 +5418,7 @@ repositories: | |
has_discussions: false | ||
merge_commit_message: PR_TITLE | ||
merge_commit_title: MERGE_MESSAGE | ||
secret_scanning_push_protection: true | ||
secret_scanning_push_protection: false | ||
secret_scanning: true | ||
squash_merge_commit_message: PR_BODY | ||
squash_merge_commit_title: PR_TITLE | ||
|
@@ -6348,6 +6345,7 @@ repositories: | |
- w3dt-stewards | ||
push: | ||
- js-libp2p ChainSafe Maintainers | ||
- js-libp2p-dev | ||
- Repos - JavaScript | ||
topics: | ||
- ipfs | ||
|