Skip to content

ApplicationSet: Add RepositoryID to generated parameters for scmProvider #15820

@boris154

Description

@boris154

Summary

Add RepositoryID as part of the generated parameters in scmProvider

Motivation

In most cases when we need to get details for certain repo, using the name / namespace of the repo will required additional API call (first to search for the ID and then for the specific repo). By exposing the RepositoryID, we will be able to utilize it in various tools.

Proposal

From what it looks like, most (if not all) of the SCM providers already has the RepositoryID parameter. It should be exposed as a generated parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions