-
Running the reek action and it seems if reek has a large amount of output, the runner action will complete but the posted result will sit in the "pending" state forever.
I'm pretty sure it's relate…
-
I am running an action on a forked repository, and get the following message
`reviewdog: This GitHub token doesn't have write permission of Review API [1],
so reviewdog will report results via …
-
### Improvement description
See https://github.com/marketplace/actions/run-phpmd-with-reviewdog
-
This is an epic for github actions workflow development.
Includes
- [x] #12 yamllint workflow
- [ ] #15 add molecule tests
I will make a list of helpful actions as I come across them so that t…
-
Define the `action-eslint` action in a callee reusable workflow as below:
```
jobs:
eslint:
runs-on: ubuntu-latest
env:
NODE_VERSION: 16
steps:
- uses: actions/checko…
-
Hi there! First off, thanks for this rad tool. I appreciate that a bunch of people have stepped up to co-maintain it and help out @haya14busa
-
## 改善詳細 / Details of Improvement
- GitHub Actions で [reviewdog](https://github.com/reviewdog/action-eslint) を実行して、PR 単位で ESLint のチェックをしています
- Renovate で ESLint 関連のパッケージアップデートする場合、現状の reviewdog の仕組みで…
-
I have these two errorformat efm patterns I want to use:
```
%+C %.%#
%W[WARNING] %f:[%l,%c] %m
```
This works great in the error format playground to match multi-line warnings of the type:
…
-
**GWT version: 2.10**
**Operating System:Windows10**
---
##### Description
After verify GWT code conventions:
C:\temp\gwt_retest\trunk\common.ant.xml:361: Checkstyle errors exist, and a…
-
This is an umbrella issue to support code suggestion features.
Related: #624, #660
Depends on: #628
- Reporters support
- [x] `-reporter=github-pr-review` #675 #698
- [ ] `-reporter=gitla…