jasny / jasny/nginx-letsencrypt-docker
Only push on new tag
Open
- Dominant language
- Shell
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The github actions cron job always pushes a new tag to docker hub. Instead it should only push the tag if it doesn't already exist.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the GitHub Actions workflow containing the cron job and reviewing how it tags and pushes the Docker image to Docker Hub. Check the existing tag before pushing; done means an existing Docker Hub tag is left unchanged while a missing tag is pushed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions, shell
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100