Skip to content

renovate: fix AUTOMATION_RELEASE file pattern#33

Merged
Luap99 merged 1 commit into
podman-container-tools:mainfrom
Luap99:renovate-fix
Jul 13, 2026
Merged

renovate: fix AUTOMATION_RELEASE file pattern#33
Luap99 merged 1 commit into
podman-container-tools:mainfrom
Luap99:renovate-fix

Conversation

@Luap99

@Luap99 Luap99 commented Jul 13, 2026

Copy link
Copy Markdown
Member

Use a glob pattern over the non working regex. The regex was incorrect as it was missing .* to match all names properly.

Use a glob pattern over the non working regex. The regex was incorrect
as it was missing .* to match all names properly.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
@Luap99 Luap99 mentioned this pull request Jul 13, 2026

@mtrmac mtrmac left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Luap99

Luap99 commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

@ashley-cui @timcoding1988 PTAL

@timcoding1988

Copy link
Copy Markdown
Contributor

LGTM!

@Luap99 Luap99 merged commit 4e98744 into podman-container-tools:main Jul 13, 2026
8 checks passed
@Luap99 Luap99 deleted the renovate-fix branch July 13, 2026 16:10
@Luap99

Luap99 commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

this worked for reference podman-container-tools/podman#29186

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.

3 participants