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

Gh teams improvements #139

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Gh teams improvements #139

wants to merge 6 commits into from

Conversation

ateucher
Copy link
Contributor

Sometimes we need more metadata about a team or a member than than just the name (especially the slug, in the case of list_team_members()), so this allows returning a data frame of team metadata from list_teams() and list_team_members(), rather than the raw gh response or a character vector of names.

This is used in list_team_members() to validate the supplied team against the slug.

* list_teams() returns a dataframe when use_names = FALSE
* list_team_members compares team name agains slug
@seankross
Copy link
Contributor

@ateucher is this ready for review?

@ateucher
Copy link
Contributor Author

Yes, thanks @seankross!

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.

2 participants