Answer the question
In order to leave comments, you need to log in
Development via pull requests?
now there is a person in the project who reviews pull requests from the other 4 developers and sends them to the test server
, this is all great when a developer implements new functionality that affects various modules in different parts of the project with which he is not very familiar. i.e. he can break something inadvertently without realizing
it, but what if he adds one class to css or 2 lines to twig - template or edits the translation file?
again, you need to create a pull request and wait until someone deigns to update the server
in my understanding, this greatly slows down the process and I need a workaround without pull requests for simple edits
, how?
Answer the question
In order to leave comments, you need to log in
It turns out that you have a bottleneck - the only person who has the right to do this. And what if he gets sick, quits, leaves for #fabulousbali - will work stop? It is not right.
You can start by saying that anyone can review minor edits, this is just a good way to enter the project. Large edits can be reviewed together. As skills and knowledge of the project grow, everyone will be able to do a good review, this will benefit both the project and the developers.
A workaround - and then the meaning of the review? What would be worse than something someone did?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question