Searched refs:check_github_access (Results 1 – 1 of 1) sorted by relevance
26 def check_github_access(usernames, repo_fullname, token): function145 missing_maint = check_github_access(all_added_maintainers, repo_fullname, token)146 missing_collab = check_github_access(all_added_collaborators, repo_fullname, token)
Completed in 5 milliseconds