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 Nov 10, 2024
2 parents 1249da5 + f320148 commit 0b92891
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion github/probe-lab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ repositories:
squash_merge_commit_title: COMMIT_OR_PR_TITLE
api:
advanced_security: false
allow_update_branch: false
allow_update_branch: true
archived: false
has_discussions: false
merge_commit_message: PR_TITLE
Expand Down Expand Up @@ -124,6 +124,17 @@ repositories:
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
celenium-api-exchange:
advanced_security: false
allow_update_branch: false
archived: false
has_discussions: 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
celestia-dht-scripts:
advanced_security: false
allow_update_branch: false
Expand All @@ -135,6 +146,28 @@ repositories:
secret_scanning: false
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
data-platform:
advanced_security: false
allow_update_branch: false
archived: 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
design:
advanced_security: false
allow_update_branch: false
archived: 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
erigon:
advanced_security: false
allow_update_branch: false
Expand Down

0 comments on commit 0b92891

Please sign in to comment.