-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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] Ping Reviewers Opt-In #9983
Labels
Comments
driazati
added
the
type:rfc-tracking
RFC progress tracking. Ref: https://github.com/apache/tvm-rfcs
label
Jan 19, 2022
driazati
added a commit
to driazati/tvm
that referenced
this issue
Feb 10, 2022
This was missing some events before (reviews without comments, PR updated from a draft -> ready for review) so these were being ignored when finding the latest event. This PR adds them and restructures the code a bit to make it more clear what is happening for each PR. This addresses some of the issues from apache#9983
driazati
added a commit
to driazati/tvm
that referenced
this issue
Feb 11, 2022
This was missing some events before (reviews without comments, PR updated from a draft -> ready for review) so these were being ignored when finding the latest event. This PR adds them and restructures the code a bit to make it more clear what is happening for each PR. This addresses some of the issues from apache#9983
areusch
pushed a commit
that referenced
this issue
Feb 24, 2022
* [ci] Check more events before pinging reviewers This was missing some events before (reviews without comments, PR updated from a draft -> ready for review) so these were being ignored when finding the latest event. This PR adds them and restructures the code a bit to make it more clear what is happening for each PR. This addresses some of the issues from #9983 * fix tests Co-authored-by: driazati <[email protected]>
pfk-beta
pushed a commit
to pfk-beta/tvm
that referenced
this issue
Apr 11, 2022
* [ci] Check more events before pinging reviewers This was missing some events before (reviews without comments, PR updated from a draft -> ready for review) so these were being ignored when finding the latest event. This PR adds them and restructures the code a bit to make it more clear what is happening for each PR. This addresses some of the issues from apache#9983 * fix tests Co-authored-by: driazati <[email protected]>
driazati
added a commit
to driazati/tvm
that referenced
this issue
Sep 15, 2022
This has been working fine for a while, this code opens it up so it's not limited to the authors in apache#9983.
areusch
pushed a commit
that referenced
this issue
Sep 15, 2022
This has been working fine for a while, this code opens it up so it's not limited to the authors in #9983. Co-authored-by: driazati <[email protected]>
areusch
added
the
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
label
Oct 19, 2022
driazati
added
dev:tools
and removed
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
labels
Oct 19, 2022
xinetzone
pushed a commit
to daobook/tvm
that referenced
this issue
Nov 25, 2022
This has been working fine for a while, this code opens it up so it's not limited to the authors in apache#9983. Co-authored-by: driazati <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
This is the list of people whose PRs are opted-in to the features in #9973 (the code in that PR reads directly from this issue). Once that bot has been validated it'll be opened up to everyone:
Opted in users:
cc @Mousius @areusch @driazati @gigiblender
The text was updated successfully, but these errors were encountered: