docker / docker/metadata-action

Expose sanitized image name

Open
#709 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/enhancement status/triage
Dominant language
TypeScript
Stars
1.1k
Forks
160
Avg merge
4d 17h
Merged PRs (30d)
12

Description

Description

When dealing with images by digest, I see my self often needing to use the image name without tags. This action allready makes sure the input is standart compilant but doesnt have it as an output. Essentially the opposite of what tag-names is to tags

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing tag-names and tags handling in the action and identify how action outputs are defined. Expose the sanitized image name as the corresponding output, then verify that digest-based image inputs produce the name without tags and update any output documentation or tests found nearby.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions, typescript
Domain
ci-cd, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.