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

Add flag to allow organization members #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Gudahtt
Copy link

@Gudahtt Gudahtt commented Aug 26, 2020

The new allowOrganizationMembers flag will automatically allow all users in the same organization as the repository. It will be as though all organization members are on the whitelist.

If this is enabled for a repository not in an organization, an error will be thrown.

This input parameter defaults to false. Tests and documentation have been updated.

Fixes #4

The new `allowOrganizationMembers` flag will automatically allow all
users in the same organization as the repository. It will be as though
all organization members are on the `whitelist`.

If this is enabled for a repository not in an organization, an error
will be thrown.

This input parameter defaults to `false`. Tests and documentation have
been updated.

Fixes Roblox#4
@Gudahtt Gudahtt force-pushed the add-flag-to-allow-organization-members branch from 94130b9 to cd9cfa8 Compare August 26, 2020 16:18
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.

Centralized whitelist
1 participant