Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Commit d3d44da

Browse files
Kill the contributor whitelist.
Nobody's trying to steal our $5 VMs, and even if they did we could wipe and reset fairly easily. Meanwhile, this is a constant source of contributor pain.
1 parent f553ce3 commit d3d44da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bb_master_config/master.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ c['change_source'].append(
9595
token=MASTER_BB_SECRETS['github_access_token'],
9696
repository_type='git',
9797
pollInterval=30,
98-
pullrequest_filter=(
99-
lambda pr: pr['user']['login'] in GITHUB_TRUSTED_USERS),
10098
pollAtLaunch=True))
10199

102100

0 commit comments

Comments
 (0)