On Tue, Dec 12, 2017 at 11:42 PM, Harbs <harbs.li...@gmail.com> wrote:
> Does anyone know what’s going on with Github comments?[1] > > We have a ton of comments which appear to have nothing to do with the the > PR. > > [1]https://github.com/apache/royale-asjs/pull/96 < > https://github.com/apache/royale-asjs/pull/96> The PR was made against the wrong branch (master instead of develop) As a result, it is showing all the previous PRs and conversations that are missing from master, that are in develop already. Looks like the PR was closed, so we should be good. Thanks, Om