-
Notifications
You must be signed in to change notification settings - Fork 7
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
Feature: automatic awaiting review label upon reviewer added to PR #62
Comments
Instead of using the "assignee" property I think we should use the "reviewer" property. I sometimes assign my PR to myself when I need to update it or when it's still in progress.
|
@SimonLab sounds good 👍 |
I'm wondering now if this rule is still needed, I don't know if it will be applied often, let's test it. |
@SimonLab - I'm just adding this one to the table of rules, is there meant to be a dwylbot comment with this one to let you know that the awaiting-review label and reviewer have been assigned? Also, what happens if a reviewer (who has also been assigned) removes the "awaiting-review" label and puts on the "in-review" label. Will dwylbot add the "awaiting-review" label again? |
@Cleop At the moment I decided to not add a dwylbot comment I thought it will be to noisy on the PR. |
I'll leave this for @markwilliamfirth to test properly as he's been assigned but you can check out this screenshot in case its of interest. |
Tested by Cleo 👍 |
From @markwilliamfirth on this comment (#129 (comment)): Change message to: |
@SimonLab I was reminded by this: dwyl/bestevidence#40 (comment) Can we update the comment to this? |
@naazy good point: @username, hoorah! 🎉 It's review time! 👀 I couldn't help but notice that there isn't an To save you time ⏳ I've added the Reviewer as an Assignee and I've added the |
Linked to #105 (comment) |
@naazy still appears to post old message #146 (comment) Does the app need to be redeployed before testing can occur? |
Sorry @markwilliamfirth I thought we had automatic deployment setup. Have spoken to @SimonLab who said he will deploy this evening |
Ready to test again @markwilliamfirth 🎉 |
When a PR is assigned to someone then add "awaiting-review" label on the PR and on the issues listed in the description of the PR
[changed to when a reviewer is added to a PR]
The text was updated successfully, but these errors were encountered: