Skip to content

Update app.py for ADD_MEMBER attribute#1

Draft
JaminenB wants to merge 1 commit intomainfrom
add_member_organization
Draft

Update app.py for ADD_MEMBER attribute#1
JaminenB wants to merge 1 commit intomainfrom
add_member_organization

Conversation

@JaminenB
Copy link
Owner

More information in issue:

CHANGES:

  • ADD: if-statement to check if ADD_MEMBER attribute is true and if the user is not a member of the organization
    • Uses the org.add_or_update_membership function to add the user to the organization
  • CHANGE: if-statement to add a user to a GitHub team only if they are a member of the organization already

More information in issue: 
- 3rd-party-integrations#214 

CHANGES:
- ADD: if-statement to check if ADD_MEMBER attribute is `true` and if the user is not a member of the organization 
  - Uses the org.add_or_update_membership function to add the user to the organization
- CHANGE: if-statement to add a user to a GitHub team only if they are a member of the organization already
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.

1 participant