-
Notifications
You must be signed in to change notification settings - Fork 2
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
Ensure all label sequences are automated #104
Comments
Shouldn't it be buffy/config/settings-production.yml Line 18 in 044d630
|
Yes, i guess so ❓ Trick there would be that those are individual responses, and there is no equivalent of this: buffy/config/settings-production.yml Lines 16 to 17 in 044d630
that is, no way of identifying an all_responses_in event...
|
this is a responder for the author to indicate where the response is. Only one such response is expected. |
Okay, then that would indeed be the place. Do you want to update #103 with that change? |
That's what #103 does? |
Aha - 💡 goes on in my 🧠 ❗ ... then the only remaining problem is that it is not a proper transition. The good news for me is that it means this issue was still worthwhile. And what I think i now need to ask you to do is also: add_labels:
- 5/awaiting-reviewer(s)-responses Right ❓ |
Right! |
@maelle Just cleaning out some issues, including closing this one which I think is okay now. |
This is the more general issue behind #102 and #103. Our labels are:
And we have the following transitions in our
config/settings-production.yml
:assign_editor
responderseeking_reviewers
responderseeking_reviewers
respondersubmit_reviews
responderapprove
responderSo we're missing two stages in our automation:
Comments please @maelle @noamross. In particular, it seems the following questions need answering:
4\
➡️5\
? Should it be able to be issued by both editor and author?The text was updated successfully, but these errors were encountered: