danswer-ai / danswer

Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
https://docs.danswer.dev/
Other
10.28k stars 1.23k forks source link

Jira Service Management Connector #2281

Open Weves opened 3 weeks ago

Weves commented 3 weeks ago

Pull in all tickets from a specified Jira Service Management project.

Checkout the connector creation README here for more details on the best way to add new connectors: https://github.com/danswer-ai/danswer/blob/main/backend/danswer/connectors/README.md.

Weves commented 3 weeks ago

/bounty 250

algora-pbc[bot] commented 3 weeks ago

💎 $250 bounty • Danswer AI (YC W24)

Steps to solve:

  1. Start working: Comment /attempt #2281 with your implementation plan
  2. Submit work: Create a pull request including /claim #2281 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to danswer-ai/danswer!

Add a bounty • Share on socials

Attempt Started (GMT+0) Solution
🟢 @jaykayudo Aug 31, 2024, 12:30:32 AM #2285
🟢 @Mubashirshariq Aug 31, 2024, 3:41:02 AM WIP
Weves commented 3 weeks ago

Note on the above: please check the Before opening PR section in the Connector README for additional requirements (testing + style)!

jaykayudo commented 3 weeks ago

/attempt #2281

Mubashirshariq commented 3 weeks ago

/attempt #2281

Algora profile Completed bounties Tech Active attempts Options
@Mubashirshariq 3 bounties from 3 projects
JavaScript, TypeScript,
HTML
Cancel attempt
Mubashirshariq commented 3 weeks ago

@Weves I had one doubt i found jira-danswer in backend/danswer/connectors/danswer-jira, what needs to be implemented if it is already there?

Weves commented 3 weeks ago

@Mubashirshariq we have a Jira connector already, but it does not work for Jira Service Management specifically (only traditional Jira). We'd like a separate JSM connector. It likely will be similar to the existing Jira connector.

algora-pbc[bot] commented 3 weeks ago

💡 @jaykayudo submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Weves commented 3 weeks ago

@jaykayudo, thanks for the Pull Request! Added a few comments