scrutinizer-ci/scrutinizer

Automatically open pull request for patches ?

Opened this issue · 5 comments

Hello,
How do I make the patches get automatically submitted as a pull request to the repo?

You can send the pull-request from the inspection results page when you navigate to the "Patches" tab. Did you try that already?

Hi,
Yup, that works. Any way to automatically do this? Eg, as soon as the inspection finishes for that commit, a pull request is automatically sent with the patches?

Ah, I see. That is not possible at the moment, you need to manually request the pull-request. Is there a reason why you would like to automate this?

Hi,
Primarily it would be pretty nice to have the patches automatically come in, especially for indents and such so that any pull-requests from users would automatically get fixed over time :)

Isn't easier to ensure that PR code following coding standard before merging it?