docker / docker/metadata-action
Number of revs
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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