Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should have a param that determines if Google Groups are created if not found #11

Open
github-actions bot opened this issue Oct 28, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request todo

Comments

@github-actions
Copy link

// TODO should have a param that determines if Google Groups are created if not found

            dump($bbMembers, "bbMembers");

            step("compare to Google membership");
            // TODO need to test for existence of Google Group and create if not present
            // TODO should have a param that determines if Google Groups are created if not found
            $purge = [];
            foreach (
                $directory->members->listMembers($bbGroup->getParamEmail())
@github-actions github-actions bot added the todo label Oct 28, 2022
@battis battis self-assigned this Oct 28, 2022
@github-actions github-actions bot closed this as completed Mar 1, 2023
@github-actions
Copy link
Author

github-actions bot commented Mar 1, 2023

Closed in 9ca9c21

@battis battis reopened this Mar 1, 2023
@github-actions
Copy link
Author

Closed in 891741f

@battis battis reopened this Apr 26, 2023
@github-actions
Copy link
Author

Closed in d8eecf4

@battis battis reopened this Apr 26, 2023
@battis battis added the enhancement New feature or request label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request todo
Projects
None yet
Development

No branches or pull requests

1 participant