Skip to content

update required params#35

Open
cb-nsrinivasa wants to merge 1 commit intomainfrom
readme-fix
Open

update required params#35
cb-nsrinivasa wants to merge 1 commit intomainfrom
readme-fix

Conversation

@cb-nsrinivasa
Copy link
Copy Markdown

provider, repository are not required params

  provider:
    description: 'SCM provider that is hosting the repository. For example github, bitbucket, gitlab or custom'
    default: "${{ cloudbees.scm.provider }}"
  repository:
    description: 'Repository name with owner. For example, actions/checkout. Alternatively if provider is custom then this is the clone URL of the repository'
    default: "${{ cloudbees.scm.repository }}"

@cb-nsrinivasa cb-nsrinivasa self-assigned this Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant