-
Last working date: 22. September 2023
First not working day: 27. September 2023
Error message as below.
Environment:
* Self hosted GitHub Actions Runner
* Image: summerwind/actions-runner:lat…
-
When using the latest version we are getting the following
```
/usr/bin/pip install docutils
error: externally-managed-environment
× This environment is externally managed
╰─> To install Pyt…
-
**Describe the bug**
When using `--scm-base-url`, the `URL` of a finding should reference that value. However, the domain appears to be hard-coded to `github.com`.
**To Reproduce**
```sh
$ ./po…
rgmz updated
2 months ago
-
## Problem overview
We started using githubs [custom properties](https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organiza…
-
It is very convenient to apply formatting changes to only partial files. As an example `clang-format` can integrated with git into https://github.com/llvm-mirror/clang/blob/master/tools/clang-format/c…
-
Maybe this is a limitation in Github PR Checks but I'm trying to run reviewdog 3 times in the same Action that all report in their own level, so `info`, `warning` and `error`:
```workflow.yaml
nam…
ruudk updated
2 months ago
-
I am compiling a list of things we might like our linter / [possible future code formatters](https://leanprover.zulipchat.com/#narrow/stream/217875-Is-there-code-for-X.3F/topic/Code.20Formatter/near/3…
-
This action has been workign flawlessly for months, thanks !
Since yesterday I now get the `fatal: not in a git directory` error when running the action. The action version has not changed so this …
-
Starting references to images with `/docs...` unfortunately does not work.
```
[vale] reported by reviewdog 🐶
[PodmanDesktop.Links] Consider starting the link with https:// or /, rather than ](im…
-
I am using the action with a simple config like this:
```
name: prettier review
on: [pull_request]
jobs:
prettier:
name: runner / prettier
runs-on: ubuntu-latest
steps:
- …
ligi updated
3 months ago