Skip to content

fix(renovate): narrows custom regex to .jinja files only#11

Merged
wgordon17 merged 3 commits intogordon-code:mainfrom
wgordon17:fix/renovate-dedup-regex
Mar 18, 2026
Merged

fix(renovate): narrows custom regex to .jinja files only#11
wgordon17 merged 3 commits intogordon-code:mainfrom
wgordon17:fix/renovate-dedup-regex

Conversation

@wgordon17
Copy link
Member

Summary

  • Narrows custom regex manager file pattern from (\.jinja)? to \.jinja (required, not optional)
  • Eliminates duplicate detection where both built-in github-actions and custom regex managers matched plain .yaml files in template/.github/
  • Plain .yaml template files are now handled solely by the built-in manager; custom regex handles only .jinja files the built-in cannot parse

@wgordon17 wgordon17 merged commit e695daf 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