froi / add_invite_user

GitHub Action to invite user into a GitHub Organization.
MIT License
0 stars 0 forks source link

[FEATURE] - approval workflow #24

Open jasonmacgowan opened 4 years ago

jasonmacgowan commented 4 years ago

When a request is submitted for an email address that does not match the validator, we should invoke an alternate flow where a member of a team in the organization can approve the request.

On approval, we should send the invitation

Chocrates commented 4 years ago

Are you still working this one @jasonmacgowan? I can grab it from ya if not.

jasonmacgowan commented 4 years ago

@Chocrates I dropped this in favor of the /invite command since who approves is different and it's not really a centralized team. No objections to you picking it up