Skip to content

Conversation

@a5chin
Copy link
Owner

@a5chin a5chin commented Dec 29, 2025

User description

Type of Change

  • Hotfix
  • Bug Fix
  • Dependency Update
  • Feature
  • Refactor
  • CI/CD
  • Documentation

Related Issues

Breaking Changes

  • No breaking changes
  • API signature changed
  • Configuration changed
  • Behavior changed
  • Dependencies changed
  • Features removed

Checklist

  • Dependencies added/updated
  • New environment variables
  • Performance impact assessed
  • Security implications reviewed
  • Deployment notes

Additional Context


PR Type

Bug fix, Enhancement


Description

  • Corrected email address typo in Docker labels.

  • Updated maintainer and author email.

  • Fixed vendor email in image metadata.


File Walkthrough

Relevant files
Bug fix
publish-app.yml
Correct email typo in app image Docker labels                       

.github/workflows/publish-app.yml

  • Corrected a typo in the email address for the maintainer label from
    gmain.com to gmail.com.
  • Updated the email address for org.opencontainers.image.vendor to fix
    the same typo.
  • Applied the email address correction to the
    org.opencontainers.image.authors label.
+3/-3     
publish-devcontainer.yml
Correct email typo in devcontainer image Docker labels     

.github/workflows/publish-devcontainer.yml

  • Corrected the email address typo in the maintainer label for the
    devcontainer image.
  • Fixed the email address for org.opencontainers.image.vendor in the
    devcontainer labels.
  • Updated the org.opencontainers.image.authors email address to resolve
    the typo.
+3/-3     

@a5chin a5chin self-assigned this Dec 29, 2025
@github-actions github-actions bot added the fix label Dec 29, 2025
@a5chin
Copy link
Owner Author

a5chin commented Dec 29, 2025

/review

@github-actions
Copy link
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@a5chin
Copy link
Owner Author

a5chin commented Dec 29, 2025

/improve

@github-actions
Copy link
Contributor

github-actions bot commented Dec 29, 2025

PR Code Suggestions ✨

No code suggestions found for the PR.

@a5chin a5chin merged commit 7b332c3 into main Dec 31, 2025
2 checks passed
@a5chin a5chin deleted the fix/docker-label branch December 31, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants