This query returns a list of users that have starred the repository.
Developer info
- API endpoint slug
- github.get_repo_stargazers
- Runtime method
- performQuery("github.get_repo_stargazers")
Query fields
Repository Text input > Other
- Label
- Repository name
- Slug
- repository
- Required
- false
- Can have default value
- true
Ingredients
UsernameThe starrer's GitHub username.
- Slug
- username
- Filter code
- Github.getRepoStargazers.Username
- Type
- String
- Example
- octocat