Skip to content

fix(ci): do not fail PRs on unrelated dependency updates - #168

Merged
mathieusouflis merged 1 commit into
mainfrom
fix/dep-checker-pr-scope
Jul 10, 2026
Merged

fix(ci): do not fail PRs on unrelated dependency updates#168
mathieusouflis merged 1 commit into
mainfrom
fix/dep-checker-pr-scope

Conversation

@mathieusouflis

Copy link
Copy Markdown
Member

Summary

Changes the template dependency check from a blocking failure to a GitHub Actions warning when it finds outstanding major/minor updates in generators touched by a PR.

The dependency report remains available for review, but a PR is no longer blocked by unrelated stale dependencies in the same generator.

Validation

  • YAML parse passed
  • git diff --check passed

Fixes the false failure pattern seen in #157.

@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@sonarqubecloud

Copy link
Copy Markdown

@mathieusouflis
mathieusouflis marked this pull request as ready for review July 10, 2026 20:08
@mathieusouflis
mathieusouflis merged commit 6e0bb8d into main Jul 10, 2026
15 checks passed
@mathieusouflis
mathieusouflis deleted the fix/dep-checker-pr-scope branch July 10, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant