Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master-sync-probe-lab'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 28, 2024
2 parents 8bc4f11 + 26503f8 commit 58e9974
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion github/probe-lab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,16 @@ repositories:
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
erigon:
advanced_security: false
allow_update_branch: false
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: false
secret_scanning: false
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
github-mgmt:
advanced_security: false
allow_update_branch: true
Expand Down Expand Up @@ -197,6 +207,16 @@ repositories:
secret_scanning: false
squash_merge_commit_message: PR_BODY
squash_merge_commit_title: PR_TITLE
prysm:
advanced_security: false
allow_update_branch: false
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: false
secret_scanning: false
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
roadmap:
advanced_security: false
allow_update_branch: false
Expand Down Expand Up @@ -299,7 +319,6 @@ repositories:
- libp2p
teams:
probelab-bots:
create_default_maintainer: false
members:
member:
- probelab-cmi
Expand Down

0 comments on commit 58e9974

Please sign in to comment.