Skip to content

Commit c3d2617

Browse files
committed
docs: add todo
Signed-off-by: Adam Setch <[email protected]>
1 parent 1d49b3f commit c3d2617

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/typesGitHub.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ export type PullRequestReviewAuthorAssociation =
9494
| 'NONE'
9595
| 'OWNER';
9696

97+
// TODO: Add explicit types for GitHub API response vs Gitify Notifications object
9798
export type Notification = GitHubNotification & GitifyNotification;
9899

99100
export interface GitHubNotification {

0 commit comments

Comments
 (0)