Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/shipwright-io/cli/blob/main/OWNERS)~~ [SaschaSchwarze0]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Changes
Finding: printf: non-constant format string in call to fmt.Errorf (govet)
Use
errors.New
instead offmt.Errorf
without formatting.Submitter Checklist
See the contributor guide for details on coding conventions, github and prow interactions, and the code review process.
Release Notes