Openscapes / kyber

💎 Elegant tools for a more civilized age.
https://openscapes.github.io/kyber/
Other
17 stars 4 forks source link

Gh teams improvements #139

Open ateucher opened 1 day ago

ateucher commented 1 day ago

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.