[PR #143] [MERGED] Add label source to dockerfile #163

Closed
opened 2026-02-26 21:34:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eduardolat/pgbackweb/pull/143
Author: @Erwan-loot
Created: 10/7/2025
Status: Merged
Merged: 10/7/2025
Merged by: @eduardolat

Base: developHead: feature/add-label-source


📝 Commits (1)

  • 5930ed1 Add label source to dockerfile

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docker/Dockerfile (+1 -1)

📄 Description

This pull request makes a minor update to the Dockerfile by adding a label that references the GitHub repository source for the image. This helps improve traceability and documentation of the container image. Useful for bot like dependabot or Renovate to fetch the changelog.
source : https://docs.renovatebot.com/key-concepts/changelogs/
https://docs.renovatebot.com/modules/datasource/docker/

Summary by CodeRabbit

  • Chores
    • Added a source metadata label to the Docker image. This label appears in image metadata on container registries.
    • No changes to build steps, application behavior, or runtime performance.
    • No impact on configuration, deployment steps, or user workflows.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/eduardolat/pgbackweb/pull/143 **Author:** [@Erwan-loot](https://github.com/Erwan-loot) **Created:** 10/7/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@eduardolat](https://github.com/eduardolat) **Base:** `develop` ← **Head:** `feature/add-label-source` --- ### 📝 Commits (1) - [`5930ed1`](https://github.com/eduardolat/pgbackweb/commit/5930ed17bf781933507965f44b652ee5619672e8) Add label source to dockerfile ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker/Dockerfile` (+1 -1) </details> ### 📄 Description This pull request makes a minor update to the Dockerfile by adding a label that references the GitHub repository source for the image. This helps improve traceability and documentation of the container image. Useful for bot like dependabot or Renovate to fetch the changelog. source : https://docs.renovatebot.com/key-concepts/changelogs/ https://docs.renovatebot.com/modules/datasource/docker/ <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - Chores - Added a source metadata label to the Docker image. This label appears in image metadata on container registries. - No changes to build steps, application behavior, or runtime performance. - No impact on configuration, deployment steps, or user workflows. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:34:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pgbackweb#163
No description provided.