-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Make reviewer assignment use main branch version of vacation data #11445
Make reviewer assignment use main branch version of vacation data #11445
Conversation
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR hasn't generated any diffs, but I'll let you know if a future commit does. |
0472c5e
to
394ea72
Compare
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR hasn't generated any diffs, but I'll let you know if a future commit does. |
1 similar comment
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR hasn't generated any diffs, but I'll let you know if a future commit does. |
Closing to try re-opening |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR hasn't generated any diffs, but I'll let you know if a future commit does. |
.ci/magician/github/membership.go
Outdated
@@ -177,6 +91,10 @@ func IsCoreContributor(user string) bool { | |||
} | |||
|
|||
func IsCoreReviewer(user string) bool { | |||
// TESTING PURPOSES |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure why this didn't work to make the bot auto-assign a reviewer for this PR.
This PR is approved and has been waiting for merge for 1 week. Is it ready to merge? Use the label |
9c961a5
to
fa47374
Compare
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR hasn't generated any diffs, but I'll let you know if a future commit does. |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR hasn't generated any diffs, but I'll let you know if a future commit does. |
@c2thorn This PR has been waiting for review for 3 weekdays. Please take a look! Use the label |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this ready for review? Should I be the reviewer on it?
It should be ready, but I'm still not sure how to test if it actually works as intended. See #11445 (comment) Added Shuya in case we're still being cautious around CI changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly LGTM. Is there a way to test the changes before merging?
I'm testing it in my fork and finding that it breaks the workflow. Going to try a few more variations of the sparse checkout. |
self-suggested
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR hasn't generated any diffs, but I'll let you know if a future commit does. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for testing it!
Will fix hashicorp/terraform-provider-google#19032 (currently testing)
Release Note Template for Downstream PRs (will be copied)