Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

read all jira issues in chunks of 50 #912

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ns-gsa
Copy link

@ns-gsa ns-gsa commented Jan 29, 2024

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.

  • New Loader/Tool
  • Bug fix / Smaller change
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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

  • Added new unit/integration tests
  • Added new notebook (that tests end-to-end)
  • I stared at the code and made sure it makes sense

Suggested Checklist:

  • I have added a library.json file if a new loader/tool was added
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I ran make format; make lint to appease the lint gods

@ns-gsa ns-gsa changed the title read all jira issues in chunks of 100 read all jira issues in chunks of 50 Jan 29, 2024
@ns-gsa ns-gsa marked this pull request as ready for review January 29, 2024 10:32
@ns-gsa ns-gsa marked this pull request as draft February 1, 2024 20:27
llama_hub/jira/base.py Outdated Show resolved Hide resolved
@ns-gsa ns-gsa marked this pull request as ready for review February 11, 2024 23:12
@ns-gsa ns-gsa requested a review from jerryjliu February 11, 2024 23:22
@ns-gsa
Copy link
Author

ns-gsa commented Feb 13, 2024

@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 ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants