Skip to content

Commit

Permalink
Remove test repo (#59)
Browse files Browse the repository at this point in the history
This repo has been re-created as IPFS/go-test, and the IPNI version is not longer needed. There are no projects currently using IPNI/test.
  • Loading branch information
gammazero authored Jun 26, 2024
1 parent 1963fe4 commit dd5e3b2
Showing 1 changed file with 0 additions and 82 deletions.
82 changes: 0 additions & 82 deletions github/ipni.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2024,88 +2024,6 @@ repositories:
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
vulnerability_alerts: true
test:
advanced_security: false
allow_auto_merge: false
allow_merge_commit: true
allow_rebase_merge: true
allow_squash_merge: true
allow_update_branch: false
archived: false
auto_init: false
branch_protection:
main:
allows_deletions: false
allows_force_pushes: false
blocks_creations: false
enforce_admins: false
lock_branch: false
require_conversation_resolution: false
require_signed_commits: false
required_linear_history: false
required_pull_request_reviews:
dismiss_stale_reviews: false
pull_request_bypassers:
- MDQ6VXNlcjExNzkwNzg5 # gammazero
require_code_owner_reviews: false
required_approving_review_count: 1
restrict_dismissals: false
default_branch: main
delete_branch_on_merge: true
description: ":test_tube: Testing utilty library"
has_discussions: false
has_downloads: true
has_issues: true
has_projects: true
has_wiki: true
is_template: false
labels:
bug:
color: d73a4a
description: Something isn't working
dependencies:
color: 0366d6
description: Pull requests that update a dependency file
documentation:
color: 0075ca
description: Improvements or additions to documentation
duplicate:
color: cfd3d7
description: This issue or pull request already exists
enhancement:
color: a2eeef
description: New feature or request
good first issue:
color: 7057ff
description: Good for newcomers
help wanted:
color: "008672"
description: Extra attention is needed
invalid:
color: e4e669
description: This doesn't seem right
question:
color: d876e3
description: Further information is requested
wontfix:
color: ffffff
description: This will not be worked on
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
teams:
admin:
- admin
push:
- ci
- contributors
topics:
- testing
visibility: public
vulnerability_alerts: true
uci:
advanced_security: false
allow_auto_merge: false
Expand Down

0 comments on commit dd5e3b2

Please sign in to comment.