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

feat: add helia-create-car example repo #22

Merged
merged 2 commits into from
Aug 3, 2023
Merged
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
29 changes: 29 additions & 0 deletions github/ipfs-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,35 @@ repositories:
repository: example-fork-go-template
visibility: public
vulnerability_alerts: false
helia-create-car:
advanced_security: false
allow_auto_merge: false
allow_merge_commit: false
allow_rebase_merge: false
allow_squash_merge: true
allow_update_branch: false
archived: false
auto_init: false
default_branch: main
delete_branch_on_merge: true
description: Bundle Helia with Webpack
has_discussions: false
has_downloads: true
has_issues: false
has_projects: false
has_wiki: false
is_template: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
template:
owner: ipfs-examples
repository: example-fork-go-template
visibility: public
vulnerability_alerts: false
helia-electron:
advanced_security: false
allow_auto_merge: false
Expand Down