Skip to content

dependabot: remove ignore on tag name #980

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2023
Merged

Conversation

mtardy
Copy link
Member

@mtardy mtardy commented May 9, 2023

This kinda revert 22c9d55.

Dependabot cannot ignore tags on Docker images, it only works on semantic version numbers. It is not documented but the GitHub support provided us the information. We could not patch dependabot behavior via configuration so we bumped the image tag itself.

This kinda revert 22c9d55.

Dependabot cannot ignore tags on Docker images, it only works on
semantic version numbers. It is not documented but the GitHub support
provided us the information. We could not patch dependabot behavior via
configuration so we bumped the image tag itself.

Signed-off-by: Mahe Tardy <[email protected]>
@mtardy mtardy requested a review from a team as a code owner May 9, 2023 09:33
@mtardy mtardy requested a review from tixxdz May 9, 2023 09:33
@mtardy
Copy link
Member Author

mtardy commented May 26, 2023

Hopefully this will not be very useful since we are supposed to switch to renovate

@mtardy mtardy merged commit 8969d46 into main May 26, 2023
@mtardy mtardy deleted the pr/mtardy/dependabot-tag-fix branch May 26, 2023 16:32
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.

2 participants