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

[ci][tvmbot] Search more users when checking usernames #12491

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

driazati
Copy link
Member

@driazati driazati commented Aug 18, 2022

To figure out a user's association with the repo this code before
searched the associations in the repo filtered by the relevant username.
GitHub doesn't return the exact match only though, so we have to instead
collect many results and search through all of them to avoid issues like in
#12397 (comment)

cc @Mousius @areusch @gigiblender

To figure out a user's association with the repo this code before
searched the associations in the repo filtered by the relevant username.
GitHub doesn't return the exact match only though, so we have to instead
collect many results and search through all of them.
@driazati driazati marked this pull request as ready for review August 18, 2022 16:39
@github-actions
Copy link
Contributor

Built docs for commit cffec97 can be found here.

@kparzysz-quic kparzysz-quic merged commit 72b0f5e into apache:main Aug 18, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
To figure out a user's association with the repo this code before
searched the associations in the repo filtered by the relevant username.
GitHub doesn't return the exact match only though, so we have to instead
collect many results and search through all of them.

Co-authored-by: driazati <driazati@users.noreply.github.com>
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.

3 participants