-
Story
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
Future Sustainability
-
False
-
-
False
-
3
-
None
-
None
-
None
{}USER STORY:{}
As a Bot Administrator, I want automation to ingest Jira issues from specific projects, so that the bot can be trained efficiently with relevant team-specific data.
{}DESCRIPTION:{}
The system needs a robust mechanism to connect to Jira instances, identify specific projects, and pull relevant issue data (summary, description, existing labels, sizing, comments) for use in training the bot's models.
{}Required:{}
...
{}Nice to have:{}
...
{}ACCEPTANCE CRITERIA:{}
- The bot can securely authenticate with specified Jira instances.
- An administrator can configure which Jira projects to ingest data from.
- The system can periodically fetch new or updated issues from configured projects.
- The extracted data includes issue ID, summary, description, current status, assignee, existing labels, and any existing size fields.
- The ingestion process is logged and any errors are reported.
{}ENGINEERING DETAILS:{}
<!--
Any additional information that might be useful for engineers: related
repositories or pull requests, related email threads, GitHub issues or
other online discussions, how to set up any required accounts and/or
environments if applicable, and so on.
-->