b611a49381
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
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
- Rename withGraphQLFeatures to WithGraphQLFeatures (export it) - Update call site in assign_copilot_to_issue - Add comprehensive tests for WithGraphQLFeatures and GetGraphQLFeatures This allows the remote server, which uses this repo as a library, to set GraphQL feature flags in the context. The feature flag is required for the issues_copilot_assignment_api_support API. Fixes issue where assign_copilot_to_issue fails on remote server with: "Field is not defined on UpdateIssueInput" Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com>