feat: --silence-no-projects to comments with -d and -p (#2969)

* Expand --silence-no-projects to targeted commands

* Cover other commands, test+docs

* Add more tests, refactor doc

* fix tests

* fix dangling pending VCS statuses

* fix: codeql yaml

* fix: lint
This commit is contained in:
Adam Zahumenský
2023-01-24 15:26:24 +01:00
committed by GitHub
parent 898bcec40e
commit 953de00f80
14 changed files with 615 additions and 33 deletions

View File

@@ -26,7 +26,6 @@ on:
jobs:
analyze:
if: github.event.pull_request.draft == false
name: Analyze
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest