Skip to content

Commit

Permalink
fix@9629358029 [skip fix]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 23, 2024
1 parent 8426467 commit 8888a3e
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions github/libp2p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2952,6 +2952,10 @@ 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
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3003,6 +3007,10 @@ 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
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3054,6 +3062,10 @@ 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
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3105,6 +3117,10 @@ 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
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3156,6 +3172,10 @@ 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
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3207,6 +3227,10 @@ 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
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3258,6 +3282,10 @@ 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
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3339,6 +3367,13 @@ repositories:
delete_branch_on_merge: false
description: Implementation of WHATWG Fetch with support for multiaddrs and
libp2p streams.
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
.github/workflows/semantic-pull-request.yml:
content: .github/workflows/semantic-pull-request.yml
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3879,6 +3914,9 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: Repository code demonstrating browser connectivity with js-libp2p
files:
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down

0 comments on commit 8888a3e

Please sign in to comment.