[PR #4269] [MERGED] Add Open Containers Initiative (OCI) labels #4727

Closed
opened 2026-03-17 02:14:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4269
Author: @DevSecNinja
Created: 8/16/2024
Status: Merged
Merged: 8/29/2024
Merged by: @AndrewBastin

Base: nextHead: patch-1


📝 Commits (1)

  • f5401b4 Add Open Containers Initiative (OCI) labels

📊 Changes

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

View changed files

📝 prod.Dockerfile (+5 -0)

📄 Description

Closes #

This Pull Requests adds the Open Containers Initiative (OCI) labels to the Docker image. This is useful for tools like Renovate Bot to be able to add changelog/release note information to a Pull Request.

As you can see on this PR (https://github.com/DevSecNinja/home/pull/596), Renovate can't find the change log for Hoppschotch while it can for PRs like this: https://github.com/DevSecNinja/home/pull/627

What's changed

  • Added the minimal labels from the OCI spec

Notes to reviewers

See the following docs:

Renovate Doc: https://docs.renovatebot.com/modules/datasource/docker/#description
Example from Renovate: https://github.com/renovatebot/renovate/blob/main/tools/docker/Dockerfile#L78C1-L81C52
OCI spec sheet: https://specs.opencontainers.org/image-spec/annotations/


🔄 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/hoppscotch/hoppscotch/pull/4269 **Author:** [@DevSecNinja](https://github.com/DevSecNinja) **Created:** 8/16/2024 **Status:** ✅ Merged **Merged:** 8/29/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `next` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`f5401b4`](https://github.com/hoppscotch/hoppscotch/commit/f5401b4c1969eaee0f942e62bd69bc55348f7b76) Add Open Containers Initiative (OCI) labels ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `prod.Dockerfile` (+5 -0) </details> ### 📄 Description <!-- Thanks for creating this pull request 🤗 Please make sure that the pull request is limited to one type (docs, feature, etc.) and keep it as small as possible. You can open multiple prs instead of opening a huge one. --> <!-- If this pull request closes an issue, please mention the issue number below --> Closes # <!-- Issue # here --> <!-- Add an introduction into what this PR tries to solve in a couple of sentences --> This Pull Requests adds the Open Containers Initiative (OCI) labels to the Docker image. This is useful for tools like Renovate Bot to be able to add changelog/release note information to a Pull Request. As you can see on this PR (https://github.com/DevSecNinja/home/pull/596), Renovate can't find the change log for Hoppschotch while it can for PRs like this: https://github.com/DevSecNinja/home/pull/627 ### What's changed <!-- Describe point by point the different things you have changed in this PR --> - [x] Added the minimal labels from the OCI spec <!-- You can also choose to add a list of changes and if they have been completed or not by using the markdown to-do list syntax - [ ] Not Completed - [x] Completed --> ### Notes to reviewers <!-- Any information you feel the reviewer should know about when reviewing your PR --> See the following docs: Renovate Doc: https://docs.renovatebot.com/modules/datasource/docker/#description Example from Renovate: https://github.com/renovatebot/renovate/blob/main/tools/docker/Dockerfile#L78C1-L81C52 OCI spec sheet: https://specs.opencontainers.org/image-spec/annotations/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:14:18 +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/hoppscotch#4727
No description provided.