-
Notifications
You must be signed in to change notification settings - Fork 1
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
[#33] Address Twisted needs #43
Conversation
Testing attempt to assign @octocat needs-review |
needs-changes Never mind, the new bot is not deployed yet. |
please review |
needs-review testing |
please review |
please review |
please review :) Feel free to keep it in review for a week, while we test it extensively. |
I think that the review request regex should be more relaxed... to allow requesting a review via this "natural language"
I now found out about the CODEOWNERS feature. But I think that our current implementation is better as you can re-request the review later. |
CODEOWNER only adds the review first time the PR is created. So our hook is still very useful... unfortunately. The goal is to have all these actions supported by Github. |
It would be nice if 'needs-review' would work for a normal review comment. See example here twisted/twisted#11629 (review) The idea is that you leave inline comments and then leave a final comment with the marker. |
Let me know when this is deployed. We also need to allow Thanks |
The regex I used does not match anything after So, your examples will match. But so will |
It should not be a problem. |
needs-changes is still case sensitive. I didn't think it'd matter since we should be using reviews anyway. |
But Please review! <-- should trigger the change. I have deployed the last commit (#df0edf13). Feel free to take more time again for testing before I merge. |
This is already a branch too old and too big and already in prod. I think is best to merge it. If anything needs a fix we should create a separate PR. Thanks! |
we will need to see how to re-deploy it for Twisted Org only. btw... there a are now new personal API tokens with more granular access |
All right. Should I create a new ProAtria Azure Functions app with the twisted-trac token? Or another, new user, maybe
I saw them, but I can only create them for repos owned by my account. |
I don't know what is best. Twisted has its own Azure organization...so is best to host the functions there... I will try to find some time and see what can be done for Twisted. |
Fixes #33
reviewers
marker is missing #42)UnprocessableEntity
error).TODO:
Not implemented:
reviewers: @adiroiban
The new version was deployed manually (instructions in README.rst). Feel free to test!