Skip to content

Changed url to html_url for git-repo-url#11

Merged
rofrano merged 1 commit into
masterfrom
fix-trigger
Apr 23, 2025
Merged

Changed url to html_url for git-repo-url#11
rofrano merged 1 commit into
masterfrom
fix-trigger

Conversation

@rofrano
Copy link
Copy Markdown
Contributor

@rofrano rofrano commented Apr 23, 2025

Purpose

Trigger stopped working becasue the GitHub payload must have changed. The proper git-repo-url parameter is $(body.repository.html_url)

Changes

  • Changed $(body.repository.url) in TriggerBinding to $(body.repository.html_url) for GitHub payload

@rofrano rofrano merged commit e77f008 into master Apr 23, 2025
1 check passed
@rofrano rofrano deleted the fix-trigger branch March 30, 2026 00:03
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