-
Notifications
You must be signed in to change notification settings - Fork 34
better support for version field #492
Copy link
Copy link
Open
Labels
enhancementAdding additional functionality or improvementsAdding additional functionality or improvementsgoPull requests that update Go codePull requests that update Go codepinnedPrevents stalebot from removingPrevents stalebot from removing
Metadata
Metadata
Assignees
Labels
enhancementAdding additional functionality or improvementsAdding additional functionality or improvementsgoPull requests that update Go codePull requests that update Go codepinnedPrevents stalebot from removingPrevents stalebot from removing
Type
Fields
Give feedbackNo fields configured for issues without a type.
the version field trips me up a lot. It is great when using a normal chart, but it means commit-ish when pulling from a repo.
I often switch between a fork and an official repo, and forget to adjust the version tag accordingly. Either a better error message or using different field names would be helpful
here's what it looks like FWIW
took me like 30m to realize what was wrong the other day, despite having hit it like 10 times before :face_palm: