Skip to content
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

Improve notifications for the same docker label #750

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drogus
Copy link

@drogus drogus commented Jan 24, 2024

Sometimes it happens that a docker label is overwritten and thus the digest changes, but the label stays the same. The notification will then say the change is for example latest -> latest

This commit introduces an alternative format - if the label is the same, it will now use a label with a digest

Sometimes it happens that a docker label is overwritten and thus the
digest changes, but the label stays the same. The notification will then
say the change is for example `latest -> latest`

This commit introduces an alternative format - if the label is the same,
it will now use a label with a digest
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