Skip to content

Fix ignoring ProjectsV2-specific errors for GHES - #6921

Merged
mislav merged 1 commit into
trunkfrom
projectsv2-ghes
Jan 27, 2023
Merged

Fix ignoring ProjectsV2-specific errors for GHES#6921
mislav merged 1 commit into
trunkfrom
projectsv2-ghes

Conversation

@mislav

@mislav mislav commented Jan 27, 2023

Copy link
Copy Markdown
Contributor

It was a capitalization issue when scanning error message text.

Fixes #6917
Followup to #6735

@mislav
mislav requested a review from a team as a code owner January 27, 2023 17:11
@mislav
mislav requested review from samcoe and removed request for a team January 27, 2023 17:11
@mislav
mislav merged commit 2561f80 into trunk Jan 27, 2023
@mislav
mislav deleted the projectsv2-ghes branch January 27, 2023 17:28
@Eyeshadow057

This comment was marked as spam.

errorProjectsV2RepositoryField = "Field 'ProjectsV2' doesn't exist on type 'Repository'"
errorProjectsV2OrganizationField = "Field 'ProjectsV2' doesn't exist on type 'Organization'"
errorProjectsV2IssueField = "Field 'ProjectItems' doesn't exist on type 'Issue'"
errorProjectsV2PullRequestField = "Field 'ProjectItems' doesn't exist on type 'PullRequest'"

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gh v2.22.0 not able to edit issues or pr against ghe

4 participants