Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add optional tag_prefix #7

Merged
merged 1 commit into from
Jun 25, 2024
Merged

feat: add optional tag_prefix #7

merged 1 commit into from
Jun 25, 2024

Conversation

krogon
Copy link
Owner

@krogon krogon commented Jun 25, 2024

@krogon krogon added the minor label Jun 25, 2024
Use: "latest-tag [REPOSITORY] [GH_TOKEN] [TAG_FORMAT]",
Args: cobra.ExactArgs(3),
Use: "latest-tag [REPOSITORY] [GH_TOKEN] [TAG_FORMAT] [TAG_PREFIX]",
Args: cobra.ExactArgs(4),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [golangci] reported by reviewdog 🐶
Magic number: 4, in detected (mnd)

@krogon krogon merged commit 74be848 into master Jun 25, 2024
2 checks passed
@krogon krogon deleted the feat/tag_prefix branch June 25, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant