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

[WIP] api: prevent unverified users from starting builds #1040

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

Conversation

kleesc
Copy link
Member

@kleesc kleesc commented Dec 20, 2021

Requires a user to be verified in order to be able to start build of a
repository.

TODO: By default, organization aren't verified. This means that as
part of this change, in addition to newly created orgs, existing orgs
would need to be verified. Which means sending new confirmation emails
for each.

@kleesc kleesc force-pushed the prevent-unverified-user-from-building branch 7 times, most recently from c81e8cb to dc637cc Compare December 20, 2021 21:30
Requires a user to be verified in order to be able to start build of a
repository.

TODO: By default, organization aren't verified. This means that as
part of this change, in addition to newly created orgs, existing orgs
would need to be verified. Which means sending new confirmation emails
for each.
@kleesc kleesc force-pushed the prevent-unverified-user-from-building branch from dc637cc to d98b5ec Compare December 20, 2021 21:50
@openshift-ci
Copy link

openshift-ci bot commented Mar 31, 2022

@kleesc: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant