Skip to content

fix: uses ignorePaths to suppress built-in GHA for templates#8

Merged
wgordon17 merged 2 commits intogordon-code:mainfrom
wgordon17:fix/renovate-ignorepaths
Mar 18, 2026
Merged

fix: uses ignorePaths to suppress built-in GHA for templates#8
wgordon17 merged 2 commits intogordon-code:mainfrom
wgordon17:fix/renovate-ignorepaths

Conversation

@wgordon17
Copy link
Member

@wgordon17 wgordon17 commented Mar 18, 2026

Summary

  • Removes the ignorePaths / packageRule suppression for template/** in the github-actions manager
  • Template files contain real SHA-pinned deps that should be updated by Renovate
  • The built-in and regex managers will both detect template .yaml files (cosmetic Dashboard duplication); Renovate deduplicates actual update PRs
  • Removes the test_renovate_template_suppresses_builtin_gha test (no longer suppressing)

The built-in github-actions manager should detect template files —
they contain real SHA-pinned deps that need updating. Dashboard
duplication with the regex manager is cosmetic; Renovate deduplicates
actual update PRs.
@wgordon17 wgordon17 force-pushed the fix/renovate-ignorepaths branch from 046a88f to 56ca0db Compare March 18, 2026 19:05
@wgordon17 wgordon17 merged commit 16f90b1 into gordon-code:main Mar 18, 2026
2 checks passed
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