Summary
GitHubIssueReporter builds suggestion-create payloads with an ai-suggestion label, but the repository does not currently have that label. GitHub issue creation can fail validation before the suggestion reaches triage.
Expected
Suggestion-created issues should use labels that exist in the target repository, such as enhancement for ordinary suggestions and bug for crash/error reports.
Notes
Discovered while implementing issue-draft export and open-issue duplicate preflight for #2878.
Summary
GitHubIssueReporterbuilds suggestion-create payloads with anai-suggestionlabel, but the repository does not currently have that label. GitHub issue creation can fail validation before the suggestion reaches triage.Expected
Suggestion-created issues should use labels that exist in the target repository, such as
enhancementfor ordinary suggestions andbugfor crash/error reports.Notes
Discovered while implementing issue-draft export and open-issue duplicate preflight for #2878.