8aa3379fea
Build and Test Go Project / build (macos-latest) (push) Has been cancelled
Build and Test Go Project / build (ubuntu-latest) (push) Has been cancelled
Build and Test Go Project / build (windows-latest) (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
Docker / build (push) Has been cancelled
GoReleaser Release / release (push) Has been cancelled
License Check / license-check (push) Has been cancelled
* initial changes * Further advances on list_issues tool to use GRPC * Updating pagination for Graphql ListIssues * Sorting data structures & returning mapped Issue * Adding dynamic label queries * Adding dynamic state queries for list_issues * Add optional since filter, to get issues based on last update to issue * Move ListIssues test to graphql format & removal of temp file * Update documentation and fix linter issues * Removal of redundant code, and increase limit on label return * Fixing context for status to allow for better interactions * Update tool snaps with tool description * Update docs for final changes to context