Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Revert port number

Revert port number #44

Triggered via pull request May 7, 2024 14:59
Status Success
Total duration 15s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
3s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Request failed due to following response errors: - Something went wrong while executing your query. Please include `8D85:A66CE:5E378A0:992F752:663A41E8` when reporting this issue. { name: 'GraphqlResponseError', id: '8987656222', request: { query: '\n' + ' query findCommitsWithAssociatedPullRequests(\n' + ' $name: String!\n' + ' $owner: String!\n' + ' $targetCommitish: String!\n' + ' $withPullRequestBody: Boolean!\n' + ' $withPullRequestURL: Boolean!\n' + ' $since: GitTimestamp\n' + ' $after: String\n' + ' $withBaseRefName: Boolean!\n' + ' $withHeadRefName: Boolean!\n' + ' ) {\n' + ' repository(name: $name, owner: $owner) {\n' + ' object(expression: $targetCommitish) {\n' + ' ... on Commit {\n' + ' history(first: 100, since: $since, after: $after) {\n' + ' totalCount\n' + ' pageInfo {\n' + ' hasNextPage\n' + ' endCursor\n' + ' }\n' + ' nodes {\n' + ' id\n' + ' committedDate\n' + ' message\n' + ' author {\n' + ' name\n' + ' user {\n' + ' login\n' + ' }\n' + ' }\n' + ' associatedPullRequests(first: 5) {\n' + ' nodes {\n' + ' title\n' + ' number\n' + ' url @include(if: $withPullRequestURL)\n' + ' body @include(if: $withPullRequestBody)\n' + ' author {\n' + ' login\n' + ' }\n' + ' baseRepository {\n' + ' nameWithOwner\n' + ' }\n' + ' mergedAt\n' + ' isCrossRepository\n' + ' labels(first: 100) {\n' + ' nodes {\n' + ' name\n' + ' }\n' + ' }\n' + ' merged\n' + ' baseRefName @include(if: $withBaseRefName)\n' + ' headRefName @include(if: $withHeadRefName)\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n', variables: { name: 'prometheus-dpdk-exporter', owner: 'ironcore-dev', targetCommitish: 'refs/pull/32/merge', withPullRequestBody: false, withPullRequestURL: false, withBaseRefName: false, withHeadRefName: false, since: '2024-04-30T11:19:37Z' } }, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 07 May 2024 14:59:53 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '8D85:A66CE:5E378A0:992F752:663A41E8', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '5000', 'x-ratelimit-reset': '1715097592', 'x-ratel
update_release_draft
GraphqlResponseError: Request failed due to following response errors: - Something went wrong while executing your query. Please include `8D85:A66CE:5E378A0:992F752:663A41E8` when reporting this issue. at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:6088:13 at async paginate (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142876:14) at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142674:12) at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142380:7) at async Promise.all (index 1) { name: 'AggregateError', event: { id: '8987656222', name: 'pull_request', payload: { action: 'opened', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/4978?v=4', created_at: '2020-12-16T23:19:05Z', description: 'SAP Enterprise Account', html_url: 'https://github.com/enterprises/sap', id: 4978, name: 'SAP', node_id: 'MDEwOkVudGVycHJpc2U0OTc4', slug: 'sap', updated_at: '2023-07-28T08:32:39Z', website_url: 'https://sap.com' }, number: 32, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/147836484?v=4', description: 'The Kubernetes driven IaaS', events_url: 'https://api.github.com/orgs/ironcore-dev/events', hooks_url: 'https://api.github.com/orgs/ironcore-dev/hooks', id: 147836484, issues_url: 'https://api.github.com/orgs/ironcore-dev/issues', login: 'ironcore-dev', members_url: 'https://api.github.com/orgs/ironcore-dev/members{/member}', node_id: 'O_kgDOCM_ORA', public_members_url: 'https://api.github.com/orgs/ironcore-dev/public_members{/member}', repos_url: 'https://api.github.com/orgs/ironcore-dev/repos', url: 'https://api.github.com/orgs/ironcore-dev' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/ironcore-dev/prometheus-dpdk-exporter/issues/32/comments' }, commits: { href: 'https://api.github.com/repos/ironcore-dev/prometheus-dpdk-exporter/pulls/32/commits' }, html: { href: 'https://github.com/ironcore-dev/prometheus-dpdk-exporter/pull/32' }, issue: { href: 'https://api.github.com/repos/ironcore-dev/prometheus-dpdk-exporter/issues/32' }, review_comment: { href: 'https://api.github.com/repos/ironcore-dev/prometheus-dpdk-exporter/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/ironcore-dev/prometheus-dpdk-exporter/pulls/32/comments' }, self: { href: 'https://api.github.com/repos/ironcore-dev/prometheus-dpdk-exporter/pulls/32' }, statuses: { href: 'https://api.github.com/repos/ironcore-dev/prometheus-dpdk-exporter/statuses/fa92e867f39d0e209ba46316a33e48b783f7eba9' } }, active_lock_reason: null, additions: 2, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/129966234?v=4', events_url: 'https://api.github.com/users/vlorinc/events{/privacy}', followers_url: 'https://api.github.com/users/vlorinc/followers', following_url: 'https://api.github.com/users/vlorinc/following{/other_user}', gists_url: 'https://api.github.com/users/vlorinc/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/vlorinc', id: 129966234, login: 'vlorinc', node_id: 'U_kgDOB78gmg', organizations_url: 'https://api.github.com/users/vlorinc/orgs', received_events_url: 'https://api.github.com/users/vlorinc/received_events', repos_url: 'https://api.github.com/users/vlorinc/repos',
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.