Claus Ibsen created CAMEL-23165:
-----------------------------------
Summary: camel-jbang - MCP tool that analyze a camel component for
known bugs
Key: CAMEL-23165
URL: https://issues.apache.org/jira/browse/CAMEL-23165
Project: Camel
Issue Type: New Feature
Components: camel-jbang
Reporter: Claus Ibsen
Fix For: 4.x
A MCP tool that checks Jira / commit log for a given camel component, and
analyze how many open bugs, fixed bugs, and commits a component has over time.
To help analyze its quality. This can also analyze the time for bug report to
fix how long that takes.
It can also help tell which components are slowing down (it may also be that
they are just great quality). But in general some component has not changed in
years.
The analysis of git would then likely need to understand that there are some
commits that just bump versions, pom.xml and not actual important code change,
so look for java changes in src/main/java.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)