opensearch-project / docker-images

Apache License 2.0
8 stars 20 forks source link

fix vcs label #32

Closed viceice closed 1 year ago

viceice commented 1 year ago

Description

The label points to wrong organization. It now points to the openserach repo, so tools like renovate can show changelogs on PR's

Issues Resolved

none

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

gaiksaya commented 1 year ago

Thanks for the PR @viceice . We are yet to start using this repository for docker images. Would you be able to fix this here: https://github.com/opensearch-project/opensearch-build/blob/main/docker/release/dockerfiles/opensearch.al2.dockerfile#L104

Thanks!

viceice commented 1 year ago

Thanks for the PR @viceice . We are yet to start using this repository for docker images. Would you be able to fix this here: https://github.com/opensearch-project/opensearch-build/blob/main/docker/release/dockerfiles/opensearch.al2.dockerfile#L104

Thanks!

Sure 🤗

peterzhuamazon commented 1 year ago

Thanks @viceice. Since the PR on the build repo is fixed, I will close this one for now.

Thanks.