Files
copilot-swe-agent[bot] 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
Export WithGraphQLFeatures function for remote server usage
- 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>
2026-01-14 13:01:05 +00:00
..
2025-12-18 16:48:24 +01:00
2025-11-06 14:48:11 +01:00