Skip to content

fix for issue 187:use repository.clone_url in TriggerBinding - #192

Open
sudhishmk wants to merge 1 commit into
openshift:masterfrom
sudhishmk:fix/187-trigger-binding-clone-url
Open

fix for issue 187:use repository.clone_url in TriggerBinding#192
sudhishmk wants to merge 1 commit into
openshift:masterfrom
sudhishmk:fix/187-trigger-binding-clone-url

Conversation

@sudhishmk

Copy link
Copy Markdown
Contributor

Title -: fix(triggers): use repository.clone_url in TriggerBinding

Summary

  • Change TriggerBinding git-repo-url from body.repository.url to body.repository.clone_url
  • Update the matching example in README.md
    GitHub's repository.url is the API URL (https://api.github.com/repos/...), which git-clone cannot use. clone_url is the HTTPS clone URL the pipeline needs.
    Closes Trigger Binding - body.repository.clone_url #187

@openshift-ci
openshift-ci Bot requested review from khrm and piyush-garg September 8, 2026 07:39
@openshift-ci

openshift-ci Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sudhishmk
Once this PR has been reviewed and has the lgtm label, please assign vdemeester for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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.

Trigger Binding - body.repository.clone_url

1 participant