-
Notifications
You must be signed in to change notification settings - Fork 142
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
Add label org.opencontainers.image.source #190
Conversation
45c1558
to
2de6b27
Compare
@robinschneider |
@blackpiglet I updated the PR description. |
Thanks for the PR. |
renovate can find release notes and show them in a PR Signed-off-by: Robin Schneider <[email protected]>
2de6b27
to
74d6208
Compare
@reasonerjt I updated my commit message to include a proper description. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #190 +/- ##
==========================================
- Coverage 20.28% 20.14% -0.15%
==========================================
Files 6 6
Lines 557 561 +4
==========================================
Hits 113 113
- Misses 436 440 +4
Partials 8 8 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Dependency bots, like renovate, use the label
org.opencontainers.image.source
in order to show the release notes from a GitHub release in a PR with a container update.This allows the user to efficiently update container images without the need to search for the release notes or jump to the repository.
Add the label
org.opencontainers.image.source="https://github.com/vmware-tanzu/velero-plugin-for-aws"
to the container image.This helps for example Renovate to add Release Notes to PRs that update the container image.
https://docs.renovatebot.com/modules/datasource/docker/