agiledigital / agiledigital/poet-slack-bot
Retrieve tickets by content, rather ticket number
Open
- Dominant language
- Java
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When POET cannot understand the question, try to retrieve the JIRA board to see which tickets are relevant to the question.
To avoid querying all tickets per query, it might be helpful to sync DB with the tickets on the JIRA board.
Then probably use TF-IDF or other IR technique to match the intent.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.