-
Notifications
You must be signed in to change notification settings - Fork 0
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
Example PR using woke-action-reviewdog
and github-pr-review
#2
base: main
Are you sure you want to change the base?
Conversation
|
||
## Violations | ||
|
||
- whitelist |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[woke] reported by reviewdog 🐶
[warning] whitelist
may be insensitive, use allowlist
instead
## Violations | ||
|
||
- whitelist | ||
- blacklist |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[woke] reported by reviewdog 🐶
[warning] blacklist
may be insensitive, use denylist
, blocklist
instead
- whitelist | ||
- blacklist | ||
- guys <!--wokeignore:rule=guys --> | ||
- sanity check |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[woke] reported by reviewdog 🐶
[error] sanity
may be insensitive, use confidence
, quick check
, coherence check
instead
- blacklist | ||
- guys <!--wokeignore:rule=guys --> | ||
- sanity check | ||
- grandfathered |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[woke] reported by reviewdog 🐶
[error] grandfathered
may be insensitive, use legacy status
instead
- guys <!--wokeignore:rule=guys --> | ||
- sanity check | ||
- grandfathered | ||
- man-hours |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[woke] reported by reviewdog 🐶
[error] man-hours
may be insensitive, use person hours
, engineer hours
instead
- sanity check | ||
- grandfathered | ||
- man-hours | ||
- dummy value |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[woke] reported by reviewdog 🐶
[error] dummy
may be insensitive, use placeholder
, sample
instead
This is an example PR to show
get-woke/woke-action-reviewdog@v0
GitHub Action using the reviewdog reportergithub-pr-review