Once in a while people make a PR against the maintenance branch, but it should be made against the master first.
From the GitHub web UI, we can see which branch the PR is targeting to, for example python:master or python:3.6, but not when viewing it using mobile device.
It is also easy to miss, basically it's another mental checklist core devs have to do before merging a PR.
Wondering if this is something bedevere can detect and remind people about?
Once in a while people make a PR against the maintenance branch, but it should be made against the
masterfirst.From the GitHub web UI, we can see which branch the PR is targeting to, for example
python:masterorpython:3.6, but not when viewing it using mobile device.It is also easy to miss, basically it's another mental checklist core devs have to do before merging a PR.
Wondering if this is something bedevere can detect and remind people about?