feat(changed-paths): add shared_paths input to trigger full matrix on root-level file changes #58
self-pr-validation.yml
on: pull_request
Detect Changed Files
5s
validation
/
Skip if Draft
4s
YAML Lint
8s
Action Lint
15s
Pinned Actions Check
6s
Markdown Link Check
17s
Spelling Check
6s
Shell Check
6s
README Check
6s
Composite Schema Lint
6s
validation
/
Validate Source Branch
5s
validation
/
Validate PR Title
6s
validation
/
Check PR Size
10s
validation
/
Check PR Description
5s
validation
/
Auto-label PR
9s
validation
/
Check Assignee
5s
validation
/
Check Linked Issues
6s
validation
/
Check Changelog Update
0s
Lint Report
9s
validation
/
...
/
Send Notification
10s
Annotations
13 errors and 15 warnings
|
Shell Check
Process completed with exit code 1.
|
|
Shell Check
Found 5 shellcheck error(s) in run: blocks.
|
|
YAML Lint
Process completed with exit code 1.
|
|
Action Lint:
.github/workflows/build.yml#L167
shellcheck reported issue in this script: SC2086:info:5:49: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/build.yml#L167
shellcheck reported issue in this script: SC2086:info:15:29: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/build.yml#L167
shellcheck reported issue in this script: SC2086:info:14:47: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/build.yml#L167
shellcheck reported issue in this script: SC2086:info:10:32: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/build.yml#L148
shellcheck reported issue in this script: SC2086:info:9:25: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/build.yml#L148
shellcheck reported issue in this script: SC2086:info:5:29: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/build.yml#L148
shellcheck reported issue in this script: SC2086:info:4:74: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/build.yml#L148
shellcheck reported issue in this script: SC2086:info:13:31: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/build.yml#L148
shellcheck reported issue in this script: SC2086:info:12:30: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/build.yml#L148
shellcheck reported issue in this script: SC2086:info:10:32: Double quote to prevent globbing and word splitting
|
|
Pinned Actions Check:
.github/workflows/typescript-build.yml#L156
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/config/changed-paths@develop
|
|
Pinned Actions Check:
.github/workflows/release.yml#L58
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/config/changed-paths@develop
|
|
Pinned Actions Check:
.github/workflows/pr-security-scan.yml#L212
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/notify/slack-notify@develop
|
|
Shell Check:
.github/workflows/gptchangelog.yml#L0
Step "Sync main to develop branch" (script line 2): [SC2034] SYNC_PR_URL appears unused. Verify use (or export if used externally).
|
|
Pinned Actions Check:
.github/workflows/pr-security-scan.yml#L180
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/security/pr-security-reporter@develop
|
|
Shell Check:
.github/workflows/gptchangelog.yml#L0
Step "Create changelog PR" (script line 44): [SC2034] VERSION appears unused. Verify use (or export if used externally).
|
|
Pinned Actions Check:
.github/workflows/pr-security-scan.yml#L172
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/security/dockerfile-checks@develop
|
|
Shell Check:
.github/workflows/gptchangelog.yml#L0
Step "Create changelog PR" (script line 44): [SC2034] APP_NAME appears unused. Verify use (or export if used externally).
|
|
Pinned Actions Check:
.github/workflows/pr-security-scan.yml#L162
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/security/trivy-image-scan@develop
|
|
Shell Check:
.github/workflows/gptchangelog.yml#L0
Step "Show generated changelogs" (script line 4): [SC2034] VERSION appears unused. Verify use (or export if used externally).
|
|
Pinned Actions Check:
.github/workflows/pr-security-scan.yml#L138
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/security/trivy-fs-scan@develop
|
|
Pinned Actions Check:
.github/workflows/pr-security-scan.yml#L89
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/config/changed-paths@develop
|
|
Shell Check:
.github/workflows/gptchangelog.yml#L0
Step "Generate changelog for all apps" (script line 9): [SC2188] This redirection doesn't have a command. Move to its command (or use 'true' as no-op).
|
|
Pinned Actions Check:
.github/workflows/gptchangelog.yml#L144
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/config/changed-paths@develop
|
|
Pinned Actions Check:
.github/workflows/build.yml#L137
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/config/changed-paths@develop
|