Skip to main content Link Search Menu Expand Document (external link)

github_is_repo_collaborator

Description

Type: Condition

Checks if the user accepted the invitation for their repo.

Params

No params required as conditions. The user’s Github username and Github repo name are stored in user.

Outputs

No additional info is added to the global payload outputs.

Usage Example

if:
  conditions:
  - conditionId: github_is_repo_collaborator
  then:
    ...

Relevant Triggers

All triggers