Skip to content

Commit 0056c73

Browse files
committed
Add gh_project_issue_new to the corpus.
1 parent f20d5b5 commit 0056c73

File tree

2 files changed

+1508
-0
lines changed

2 files changed

+1508
-0
lines changed

tests/corpus/_corpus-index.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,9 @@ export const CORPUS: Record<string, CorpusEntry> = {
7676
type: "html",
7777
url: "https://github.com/orgs/diffplug/projects/12/views/1?pane=issue&itemId=129503239&issue=diffplug%7Cgitcasso%7C57",
7878
},
79+
gh_project_issue_new: {
80+
description: "creating a new issue within a project",
81+
type: "html",
82+
url: "https://github.com/orgs/diffplug/projects/12",
83+
},
7984
} as const

tests/corpus/gh_project_issue_new.html

Lines changed: 1503 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)