Skip to content

dependabot: remove ignore on tag name#980

Merged
mtardy merged 1 commit into
mainfrom
pr/mtardy/dependabot-tag-fix
May 26, 2023
Merged

dependabot: remove ignore on tag name#980
mtardy merged 1 commit into
mainfrom
pr/mtardy/dependabot-tag-fix

Conversation

@mtardy

@mtardy mtardy commented May 9, 2023

Copy link
Copy Markdown
Member

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 <mahe.tardy@gmail.com>
@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

mtardy commented May 26, 2023

Copy link
Copy Markdown
Member Author

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

2 participants