good first issuehelp wantedkind/feature
仓库指标
- 星标
- (9,013 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Currently, the Hub Resolver requires the catalog parameter to be set explicitly when resolving StepActions, unlike task and pipeline which have default catalogs via resolveCatalogName.
We should add a default catalog for stepaction so users don't have to specify it every time, consistent with the behavior for tasks and pipelines.
Ref: https://github.com/tektoncd/pipeline/pull/10275#discussion_r3453080195
/kind feature