Hi Ralph, On Tue, 28 Nov 2023 at 06:01, Ralph Goers <ralph.go...@dslextreme.com> wrote: > > I would be -1 if the issues are going to be ignored or not tracked in any > way. I don’t know if GitHub has something like a Jira Epic or if they can be > tagged in some way so that they can be easily located but something like that > would be fine. Even tracking them in Confluence would be fine.
In Github Issues you can create a parent/child relationship between using task lists, e.g.: https://github.com/apache/logging-log4j2/issues/2014 We probably should also add a JUnit 5 tag for the tests that we disable, so that we can just run those from the CLI. Piotr