Now that meta#4093 has updated the Core Trac to introduce a Pull Requests integration from Github;
When using grunt patch on a ticket number or url it would be nice to have it include the associated PRs.
As the feature becomes used more people will start to mingle a mix of the two. If grunt patch listed both in order then we'd avoid overlooking which actually is more recent the patch or PR... and some people may even overlook the PR if they're not used to them.
Now that meta#4093 has updated the Core Trac to introduce a Pull Requests integration from Github;
When using
grunt patch
on a ticket number or url it would be nice to have it include the associated PRs.As the feature becomes used more people will start to mingle a mix of the two. If
grunt patch
listed both in order then we'd avoid overlooking which actually is more recent the patch or PR... and some people may even overlook the PR if they're not used to them.Originated from this core-comment I made; https://meta.trac.wordpress.org/ticket/4903#comment:30
Thank you