On Sun, Dec 29, 2019 at 7:46 PM Brennan Ashton <bash...@brennanashton.com> wrote:
> Normally I am a fan of keeping things simple and using the simple github > issue tracker, but we have a few issues that I think make that less > practical. > > 1) Multiple repos. We might have an issue or feature the spans the os, > app, and website repos now we need to file tickets in each or something > equally ugly > 2) Sounds like we have people who cannot use Github, now they cannot use > the issue tracker so we have people using the mailing list which is less > ideal. > 3) We already have JIRA linked with the projects. > > To see how this is already setup I tested it by doing this: > 1) Created a dummy issue in JIRA > https://issues.apache.org/jira/browse/NUTTX-1 > 2) Create a PR that mentioned this issue NUTTX-1 > https://github.com/apache/incubator-nuttx/pull/15 > 3) The issue was automatically linked with the PR as you can see in the > issue. There is even more context if you click All under Activity. > > Looks like the bot did not write back to the github PR which is > unfortunate, but not that bad. I like this. I prefer that we use Apache's Jira for several reasons, especially in light of the integration that Brennan describes. Nathan