-
When working with Atlas' linting in CI, the linter seems to run against all of the migrations inside of the directory, regardless of which migrations were created inside of the pull request. It seems …
-
Is it possible to have checkov only scan files that have changed (git diff) when VALIDATE_ALL_CODEBASE=false as per other linters?
-
Is it possible to have kics only scan files that have changed (git diff) when VALIDATE_ALL_CODEBASE=false as per other linters?
-
The [pre-commit](https://pre-commit.com/) integration fails when more than one GH actions file is changed within a single commit.
The pre-commit check fails with
```
- hook id: action-validator
- …
-
Possible action here https://github.com/marketplace/actions/action-phpcs
To avoid need for sudden rule changes to require mass update and releases of modules.
-
### Summary
I am using the deb822_repository module and noticed that it does not provide diffs for changed files. I would like to request that feature.
Is there a particular reason why no diffs ar…
-
jitterbit/get-changed-files is not anymore maintained and use deprecated APIs
Switch to actions/changed-files or `git diff` if required.
https://github.com/jitterbit/get-changed-files/issues/65
-
### Describe the bug
The `pr view` command with the `--json files` flag does not return all of the files changed if the PR has modified more than 100 files.
CLI version:
```
gh version 2.61.0 …
-
### What version of Bun is running?
1.1.31+e448c4cc3
### What platform is your computer?
Linux 5.15.153.1-microsoft-standard-WSL2 x86_64 unknown
### What steps can reproduce the bug?
1. create wa…
-
Creating a new issue seeing that #5545 was closed, but is not resolved.
I have a `main` branch with the stable, production ready code, which reflects the latest published release.
I have a `developm…