Skip to content

Commit

Permalink
Give Go Core Team push access to go-ds-pebble (#183)
Browse files Browse the repository at this point in the history
* Give Go Core Team push access to `go-ds-pebble`

* fix@7298512358 [skip fix]

---------

Co-authored-by: masih <[email protected]>
  • Loading branch information
masih and masih authored Dec 22, 2023
1 parent acaffc5 commit a25ccd2
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions github/ipfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -427,11 +427,14 @@ repositories:
- marshall
default_branch: main
description: is IPFS actually InterPlanetary yet?
files:
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: false
secret_scanning: false
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
teams:
Expand Down Expand Up @@ -906,6 +909,9 @@ repositories:
- 2color
default_branch: main
description: IPFS DApps Working Group
files:
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: true
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
Expand Down Expand Up @@ -2463,6 +2469,7 @@ repositories:
- Kubuxu
- raulk
push:
- Go Core Team
- web3-bot
default_branch: master
description: A datastore implementation backed by
Expand Down Expand Up @@ -7152,6 +7159,9 @@ repositories:
- web3-bot
default_branch: main
description: JavaScript implementation of Bitswap 'data exchange' protocol used by IPFS
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 Expand Up @@ -8416,11 +8426,14 @@ repositories:
required_linear_history: false
default_branch: master
description: Shell library to test your Unix tools like Git does
files:
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: false
secret_scanning: false
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
teams:
Expand Down Expand Up @@ -8740,6 +8753,9 @@ repositories:
admin:
- damedoteth
default_branch: main
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 a25ccd2

Please sign in to comment.