⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Fix group settings to allow external member into oss-fuzz cc groups#5155

Merged
ViniciustCosta merged 5 commits intomasterfrom
feat/fix_access_set_cc_groups
Feb 6, 2026
Merged

Fix group settings to allow external member into oss-fuzz cc groups#5155
ViniciustCosta merged 5 commits intomasterfrom
feat/fix_access_set_cc_groups

Conversation

@ViniciustCosta
Copy link
Collaborator

@ViniciustCosta ViniciustCosta commented Feb 6, 2026

Creating groups through the cloud identity API uses a default set of access settings. We need to change these in order for them to work as CC groups for OSS-Fuzz projects. Mainly, allowing external members to be added to the group. These changes cannot be done through the identity API, so we need to use the groups settings API (which I enabled for the clusterfuzz-external deployment).

I added some other settings as safeguard to avoid issues with these groups (as they will be in the public tracker), such as who can view/post/contact/manage the group to only owners/managers. Also, fixed some single/double quote style.

Tests

Context: b/477964128

@ViniciustCosta ViniciustCosta changed the title Fix access settings to allow external member into oss-fuzz cc groups Fix group settings to allow external member into oss-fuzz cc groups Feb 6, 2026
@ViniciustCosta ViniciustCosta marked this pull request as ready for review February 6, 2026 14:29
@ViniciustCosta ViniciustCosta merged commit cb5cb5b into master Feb 6, 2026
11 checks passed
@ViniciustCosta ViniciustCosta deleted the feat/fix_access_set_cc_groups branch February 6, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants