docker / docker/metadata-action

Number of revs

Open
#218 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I want to tag images with number of revs counted by command git rev-list HEAD --count.

Could you add a new expression?

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 expression handling and existing expression tests in the repository, then compare how the requested git rev-list HEAD --count value should be exposed. Done means a new expression can provide the counted revision value for image tags, with tests covering the resulting output.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, git, github-actions, typescript
Domain
devops, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.