run-llama / llama-hub

A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
https://llamahub.ai/
MIT License
3.44k stars 732 forks source link

read all jira issues in chunks of 50 #912

Open ns-gsa opened 8 months ago

ns-gsa commented 8 months ago

Description

  1. Read all tickets for the jira query in chunks of 50
  2. Add jira key to document description

Type of Change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Suggested Checklist:

ns-gsa commented 7 months ago

@jerryjliu, I have made the change you requested. I can see that 2 workflows awaiting approval and only those with write access can merge. What's pending to be able to merge this to run_llama:main ?