Community
Participate
Working Groups
I would merge these two actions. There would be just one 'Ask for Review' action. When clicked, the prompt would allow to select the reviewer. Clicking 'More' would show a dialog where you could still select the reviewer, but you would also see the url to paste in mail or communicator.
*** Bug 386826 has been marked as a duplicate of this bug. ***
I mentioned to Szymon that we probably shouldn't be using the term "pull request" because this has a specific github concept (https://help.github.com/articles/using-pull-requests/) and using that name might imply that we somehow handle the github pull request URL's.
I understand. Have you any suggestion how should we rename this tool?
I think calling it a "Contribution" is a good idea because we have the notion of committers who push commits and then contributors ask for review. So some ideas... The action could be: "Review Contribution" The page name (noun) I'm not sure, maybe "Commit Contribution" That sounds so formal/boring though, I wish we had a more unique/fun name. Maybe Gosia will have an idea (she came up with String Xternalizr) or Ken? cc'ing both
Thank you for this proposals. I think I will create separate bug to change the name for all components as soon as we will make a decision about it.
So maybe K'mit Reviewr ;) I think 'Review Request' sounds good too. Edyta, once we choose the new name, please fix the code too (variables, function names etc), not only labels.
(In reply to comment #5) > Thank you for this proposals. I think I will create separate bug to change the > name for all components as soon as we will make a decision about it. Sure, we can raise a separate name just to refactor names.
https://github.com/edytaprzymus/orion.client/commit/7640bc8e44687bec6a512a15198671b29b39ee19 Here just a commit with the topic of current bug - both commands merged
I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use.
Created attachment 219793 [details] Suggestions I would suggest changes as per the attached screenshot.
https://github.com/edytaprzymus/orion.client/commit/5469d90b5da9aeee62506da163db4d6d9b8ad3b2 Here I implemented Szymon's suggestions
You left unused keys in gitmessages.js and again the code is not rebased on top of master.
https://github.com/edytaprzymus/orion.client/commit/468020485cf6a397ee8a3ca43bdc98bd122141d1 Here is better commit
Merged to master.