Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor alerts #105

Merged
merged 21 commits into from Jun 24, 2022
Merged

Refactor alerts #105

merged 21 commits into from Jun 24, 2022

Conversation

hahnbeelee
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented Jun 22, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
connect ✅ Ready (Inspect) Visit Preview Jun 24, 2022 at 0:45AM (UTC)

@hahnbeelee hahnbeelee closed this Jun 23, 2022
@hahnbeelee hahnbeelee reopened this Jun 23, 2022
@mintlify mintlify deleted a comment Jun 23, 2022
@hahnbeelee hahnbeelee closed this Jun 23, 2022
@hahnbeelee hahnbeelee reopened this Jun 23, 2022
@mintlify mintlify deleted a comment Jun 23, 2022
@hahnbeelee hahnbeelee changed the title [WIP] Refactor alerts Refactor alerts Jun 23, 2022
@@ -17,6 +17,8 @@ export type Alert = {
filename: string;
lineRange: LineRange;
type: string;
code: CodeType;
githubCommentId?: string;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unique identifier for the github comment

@mintlify mintlify deleted a comment Jun 23, 2022
@hahnbeelee hahnbeelee closed this Jun 23, 2022
@hahnbeelee hahnbeelee reopened this Jun 23, 2022
server/src/index.ts Outdated Show resolved Hide resolved
@mintlify mintlify deleted a comment Jun 23, 2022
server/src/routes/tasks.ts Outdated Show resolved Hide resolved
server/src/routes/tasks.ts Outdated Show resolved Hide resolved
server/src/routes/tasks.ts Outdated Show resolved Hide resolved
@hahnbeelee hahnbeelee merged commit fecc6c3 into main Jun 24, 2022
@hahnbeelee hahnbeelee deleted the refactor-alerts branch June 24, 2022 00:46
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.

None yet

2 participants