Skip to content

Conversation

@hyacinthus
Copy link
Collaborator

This PR adds automatic Docker image tagging for releases:

  • Adds 'dev' tag for pre-release builds
  • Adds 'prod' tag for production releases

This enables easier identification and deployment of different release types.

Copilot AI review requested due to automatic review settings November 26, 2025 16:54
@hyacinthus hyacinthus merged commit a96e3c4 into main Nov 26, 2025
5 checks passed
@hyacinthus hyacinthus deleted the hyacinthus branch November 26, 2025 16:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances the Docker image tagging strategy by adding environment-specific tags for releases. The changes enable automatic tagging of Docker images with 'dev' for pre-releases and 'prod' for production releases, making it easier to identify and deploy different release types in the CI/CD pipeline.

Key changes:

  • Added 'dev' tag for pre-release builds triggered by prereleased events
  • Added 'prod' tag for production releases triggered by released events

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants