mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 00:35:51 +03:00
[GH-ISSUE #267] Add labels to Docker image #175
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#175
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TobiX on GitHub (Mar 18, 2024).
Original GitHub issue: https://github.com/axllent/mailpit/issues/267
Hi!
First: Thanks for this tool. I have switched from MailHog und really like all the new features (tags, dark theme, etc.)
I currently have just a small request: Could you add some labels to the Docker image?
I think a fairly uncontroversial set would be:
This helps tools like Renovate (and Dependabot?) to link and embed changelogs into update PRs (for example when using docker images in Helm charts)
@axllent commented on GitHub (Mar 18, 2024):
Thanks for this, I'll look into it and add something in the near future 👍
@axllent commented on GitHub (Mar 23, 2024):
I've added the following to the Dockerfile:
I trust this will be sufficient?
Unless you have good reason to require this "now", I'll wait until I have a few more changes before releasing a new version 👍
@TobiX commented on GitHub (Mar 23, 2024):
Thanks! I think that's reasonable.
@axllent commented on GitHub (Mar 30, 2024):
This has finally been released in v1.15.1 👍
Please confirm it works as you expect?
@TobiX commented on GitHub (Apr 7, 2024):
Sorry for the late reply, can confirm it works now, see https://github.com/TobiX/test-renovate-stuff/pull/7