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

fix: SgtPooki can manage issue labels in js-libp2p-examples #250

Merged
merged 8 commits into from
Sep 30, 2024
78 changes: 78 additions & 0 deletions github/libp2p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2885,6 +2885,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: A browser plugin that lets you inspect a running libp2p node
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 @@ -2935,6 +2942,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 @@ -2986,6 +2997,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 @@ -3037,6 +3052,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 @@ -3088,6 +3107,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 @@ -3139,6 +3162,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 @@ -3190,6 +3217,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 @@ -3241,6 +3272,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 @@ -3291,6 +3326,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: How to use peer and content routing
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 All @@ -3309,6 +3351,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: How to configure a libp2p private network
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 All @@ -3327,6 +3376,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: How to use multiplexed protocol 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 All @@ -3345,6 +3401,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: An example using libp2p pubsub
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 All @@ -3363,6 +3426,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: An example using different types of libp2p transport
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 All @@ -3381,6 +3451,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: Connect a browser to another browser
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
p-shahi marked this conversation as resolved.
Show resolved Hide resolved
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -3413,6 +3490,7 @@ repositories:
teams:
admin:
- Admin
- SgtPooki
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should I be in maintain, or should we add team shipyard?

p-shahi marked this conversation as resolved.
Show resolved Hide resolved
- w3dt-stewards
p-shahi marked this conversation as resolved.
Show resolved Hide resolved
pull:
- github-mgmt stewards
Expand Down
Loading