Hi Community, I’ve been working on an open-source side project that uses the public Apache Jira instance (issues.apache.org) as its main testbed. I would like to share it in case it’s useful for contributor or triage workflows.
The tool is called AtlasMind (https://atlasmind.de/) — an open‑source, AI‑assisted Jira explorer: - You can ask questions in plain English and the backend generates JQL and aggregation queries. - Results are displayed in a table, and auto‑generated charts, all kept in sync via hover highlights. - Runs in demo mode against this public Jira instance (no login/credentials required). I tested it against several Apache projects (e.g. Kafka, zookeeper,hive and others) and found it quite helpful for query generation, understanding issue distribution across projects,assignees,open bugs. Repo (with demo GIF): https://github.com/sunishbharat/AtlasMind-frontendUI I would genuinely welcome feedback on whether this fills a gap for your contributor/triage workflows, what would be missing to make it practically useful, or any concerns about how it interacts with the Jira instance. Thanks , Sunish --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
