GitHub integration with jazz for work items link
I have created the webhook with the webhook URL, to link my change to work items in IBM jazz but the error is- https://jazz.bucclm.com/ccm/service/com.ibm.team.git.common.internal.IGitHubInvokeService (push)
Last delivery was not successful. failed to connect to host.
The Response is 502
I have registered the GitHub repository with jazz RTC and then provide the webhook URL created by Jazz in GitHub webhook.
The host webhook URL is provided by IBM jazz RTC source control when I do integration of jazz for linking the work items in jazz with GitHub.
Request URL: https://jazz.bucclm.com/ccm/service/com.ibm.team.git.common.internal.IGitHubInvokeService?repokey=af0fb3a9d95544689a00156f43f52689&rtcUser=Builder5 Request method: POST Accept: */* Content-Type: application/x-www-form-urlencoded User-Agent: GitHub-Hookshot/dcfd812 X-GitHub-Delivery: 47a67cc0-63ad-11ef-97d7-b46428883262 X-GitHub-Event: ping X-GitHub-Hook-ID: 498164481 X-GitHub-Hook-Installation-Target-ID: 786882121 X-GitHub-Hook-Installation-Target-Type: repository
These are the logs from payload
<footer class="footer pt-8 pb-6 f6 color-fg-muted p-responsive" role="contentinfo" style="box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; white-space: normal; color: var(--fgColor-muted, var(--color-fg-muted)) !important; padding-bottom: var(--base-size-40, 40px) !important; padding-top: var(--base-size-64, 64px) !important; padding-right: var(--base-size-16) !important; padding-left: var(--base-size-16) !important; font-size: var(--h6-size, 12px) !important;"><main id="js-repo-pjax-container" style="box-sizing: border-box;"><turbo-frame class="" data-turbo-action="advance" id="repo-content-turbo-frame" style="box-sizing: border-box; display: block;" target="_top"></turbo-frame></main>
- <details class="details-reset" data-details-no-preload-on-hover="" open="" style="box-sizing: border-box;"><tab-container class="hook-delivery-container" style="box-sizing: border-box; display: block;"><tab-container data-view-component="true" style="box-sizing: border-box; display: block;">
</tab-container></tab-container></details>{ "zen": "Speak like a human.", "hook_id": 498164481, "hook": { "type": "Repository", "id": 498164481, "name": "web", "active": true, "events": [ "push" ], "config": { "content_type": "form", "insecure_ssl": "0", "url": "https://jazz.bucclm.com/ccm/service/com.ibm.team.git.common.internal.IGitHubInvokeService?repokey=af0fb3a9d95544689a00156f43f52689&rtcUser=Builder5" }, "updated_at": "2024-08-26T13:15:35Z", "created_at": "2024-08-26T13:15:35Z", "url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/hooks/498164481", "test_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/hooks/498164481/test", "ping_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/hooks/498164481/pings", "deliveries_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/hooks/498164481/deliveries", "last_response": { "code": null, "status": "unused", "message": null } }, "repository": { "id": 786882121, "node_id": "R_kgDOLubeSQ", "name": "Polaris-Platform", "full_name": "emerson-enterprise-it/Polaris-Platform", "private": true, "owner": { "login": "emerson-enterprise-it", "id": 49915562, "node_id": "MDEyOk9yZ2FuaXphdGlvbjQ5OTE1NTYy", "avatar_url": "https://avatars.githubusercontent.com/u/49915562?v=4", "gravatar_id": "", "url": "https://api.github.com/users/emerson-enterprise-it", "html_url": "https://github.com/emerson-enterprise-it", "followers_url": "https://api.github.com/users/emerson-enterprise-it/followers", "following_url": "https://api.github.com/users/emerson-enterprise-it/following{/other_user}", "gists_url": "https://api.github.com/users/emerson-enterprise-it/gists{/gist_id}", "starred_url": "https://api.github.com/users/emerson-enterprise-it/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/emerson-enterprise-it/subscriptions", "organizations_url": "https://api.github.com/users/emerson-enterprise-it/orgs", "repos_url": "https://api.github.com/users/emerson-enterprise-it/repos", "events_url": "https://api.github.com/users/emerson-enterprise-it/events{/privacy}", "received_events_url": "https://api.github.com/users/emerson-enterprise-it/received_events", "type": "Organization", "site_admin": false }, "html_url": "https://github.com/emerson-enterprise-it/Polaris-Platform", "description": null, "fork": false, "url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform", "forks_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/forks", "keys_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/keys{/key_id}", "collaborators_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/collaborators{/collaborator}", "teams_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/teams", "hooks_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/hooks", "issue_events_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/issues/events{/number}", "events_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/events", "assignees_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/assignees{/user}", "branches_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/branches{/branch}", "tags_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/tags", "blobs_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/git/blobs{/sha}", "git_tags_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/git/tags{/sha}", "git_refs_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/git/refs{/sha}", "trees_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/git/trees{/sha}", "statuses_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/statuses/{sha}", "languages_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/languages", "stargazers_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/stargazers", "contributors_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/contributors", "subscribers_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/subscribers", "subscription_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/subscription", "commits_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/commits{/sha}", "git_commits_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/git/commits{/sha}", "comments_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/comments{/number}", "issue_comment_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/issues/comments{/number}", "contents_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/contents/{+path}", "compare_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/compare/{base}...{head}", "merges_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/merges", "archive_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/{archive_format}{/ref}", "downloads_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/downloads", "issues_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/issues{/number}", "pulls_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/pulls{/number}", "milestones_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/milestones{/number}", "notifications_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/notifications{?since,all,participating}", "labels_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/labels{/name}", "releases_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/releases{/id}", "deployments_url": "https://api.github.com/repos/emerson-enterprise-it/Polaris-Platform/deployments", "created_at": "2024-04-15T13:35:00Z", "updated_at": "2024-08-07T14:27:14Z", "pushed_at": "2024-08-07T14:27:10Z", "git_url": "git://github.com/emerson-enterprise-it/Polaris-Platform.git", "ssh_url": "git@github.com:emerson-enterprise-it/Polaris-Platform.git", "clone_url": "https://github.com/emerson-enterprise-it/Polaris-Platform.git", "svn_url": "https://github.com/emerson-enterprise-it/Polaris-Platform", "homepage": null, "size": 98270, "stargazers_count": 0, "watchers_count": 0, "language": "C", "has_issues": true, "has_projects": true, "has_downloads": true, "has_wiki": true, "has_pages": false, "has_discussions": false, "forks_count": 0, "mirror_url": null, "archived": false, "disabled": false, "open_issues_count": 0, "license": null, "allow_forking": false, "is_template": false, "web_commit_signoff_required": false, "topics": [ ], "visibility": "internal", "forks": 0, "open_issues": 0, "watchers": 0, "default_branch": "master", "custom_properties": { } }, "sender": { "login": "SanketG2131", "id": 162093099, "node_id": "U_kgDOCalYKw", "avatar_url": "https://avatars.githubusercontent.com/u/162093099?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SanketG2131", "html_url": "https://github.com/SanketG2131", "followers_url": "https://api.github.com/users/SanketG2131/followers", "following_url": "https://api.github.com/users/SanketG2131/following{/other_user}", "gists_url": "https://api.github.com/users/SanketG2131/gists{/gist_id}", "starred_url": "https://api.github.com/users/SanketG2131/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SanketG2131/subscriptions", "organizations_url": "https://api.github.com/users/SanketG2131/orgs", "repos_url": "https://api.github.com/users/SanketG2131/repos", "events_url": "https://api.github.com/users/SanketG2131/events{/privacy}", "received_events_url": "https://api.github.com/users/SanketG2131/received_events", "type": "User", "site_admin": false } }Footer
</footer>