docker / metadata-action

GitHub Action to extract metadata (tags, labels) from Git reference and GitHub events for Docker
https://github.com/marketplace/actions/docker-metadata-action
Apache License 2.0
896 stars 115 forks source link

custom annotations support #361

Closed crazy-max closed 9 months ago

crazy-max commented 9 months ago

fixes #360

This was an oversight when implementing #352 where I thought just using labels would be enough but there are cases where user would want to set only custom annotations.