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

Introduce GitHub Alerts Style comment #1668

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

haya14busa
Copy link
Member

@@ -96,3 +97,59 @@
return ""
}
}

// GitHubAlertComment creates a markdown comment using GitHub Alerts syntax.
Copy link
Contributor

Choose a reason for hiding this comment

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

Warning

[golint-pr-review] comment on exported function GitHubAlertComemnt should be of the form "GitHubAlertComemnt ..."

reported by reviewdog 🐶

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Warning

[custom-rdjson]
severity test INFO

reported by reviewdog 🐶


# Severity test
test INFO
test WARNING
Copy link
Contributor

Choose a reason for hiding this comment

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

Warning

[custom-rdjson]
severity test WARNING

reported by reviewdog 🐶

# Severity test
test INFO
test WARNING
test ERROR
Copy link
Contributor

Choose a reason for hiding this comment

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

Warning

[custom-rdjson]
severity test ERROR

reported by reviewdog 🐶

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Note

[custom-rdjson]
severity test 1 (INFO)

reported by reviewdog 🐶

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Warning

[custom-rdjson]
severity test 2 (INFO by number)

reported by reviewdog 🐶

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Warning

[custom-rdjson]
severity test 3 (WARNING)

reported by reviewdog 🐶

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Caution

[custom-rdjson]
severity test 4 (ERROR)

reported by reviewdog 🐶

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Note

[custom-rdjson]
severity test 1 (INFO)

reported by [reviewdog](https://github.com/reviewdog/reviewdog) 🐶

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Warning

[custom-rdjson]
severity test 2 (INFO by number)

reported by [reviewdog](https://github.com/reviewdog/reviewdog) 🐶

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Warning

[custom-rdjson]
severity test 3 (WARNING)

reported by [reviewdog](https://github.com/reviewdog/reviewdog) 🐶

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Caution

[custom-rdjson]
severity test 4 (ERROR)

reported by [reviewdog](https://github.com/reviewdog/reviewdog) 🐶

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Note

📝 [custom-rdjson] reported by reviewdog 🐶
severity test 1 (INFO)

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Warning

⚠️ [custom-rdjson] reported by reviewdog 🐶
severity test 2 (INFO by number)

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Warning

⚠️ [custom-rdjson] reported by reviewdog 🐶
severity test 3 (WARNING)

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Caution

🚫 [custom-rdjson] reported by reviewdog 🐶
severity test 4 (ERROR)

@@ -15,3 +15,8 @@
function f()
{
}

# Severity test
test INFO
Copy link
Contributor

Choose a reason for hiding this comment

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

Caution

🚫 [custom-rdjson] reported by reviewdog 🐶
severity test 2 (INFO by number)

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