Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion github/ipshipyard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,9 @@ repositories:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
push:
- web3-bot
default_branch: main
description: "[PRIVATE] fork to prototype and benchmark native Pulsar integration (without IPNI bridge)"
has_discussions: false
Expand Down Expand Up @@ -420,7 +423,9 @@ repositories:
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
teams:
pull:
admin:
- achingbrain
push:
- engineering
topics:
- debug
Expand Down
Loading