Skip to content

Merge pull request #87 from mario-bermonti:mario-bermonti/issue86 #99

Merge pull request #87 from mario-bermonti:mario-bermonti/issue86

Merge pull request #87 from mario-bermonti:mario-bermonti/issue86 #99

Triggered via push May 7, 2024 14:19
Status Success
Total duration 15s
Artifacts
update_release_draft
5s
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 `FF03:292E30:5AF5B50:9439649:663A3864` when reporting this issue. { name: 'GraphqlResponseError', id: '8987051613', 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: 'cognitive_data', owner: 'mario-bermonti', targetCommitish: 'refs/heads/main', withPullRequestBody: false, withPullRequestURL: false, withBaseRefName: false, withHeadRefName: false, since: '2024-04-03T10:22:46Z' } }, 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:19:17 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': 'FF03:292E30:5AF5B50:9439649:663A3864', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4934', 'x-ratelimit-reset': '1715091787', 'x-ratelimit-reso
update_release_draft
GraphqlResponseError: Request failed due to following response errors: - Something went wrong while executing your query. Please include `FF03:292E30:5AF5B50:9439649:663A3864` 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 0) { name: 'AggregateError', event: { id: '8987051613', name: 'push', payload: { after: 'be82491fea457beafafec0ef8750e318f2c1fdca', base_ref: null, before: '25a36ff8c7792d5c5842036a211c3623206b1b2d', commits: [ { author: { email: 'mbermonti1132@gmail.com', name: 'Mario E. Bermonti-Pérez', username: 'mario-bermonti' }, committer: { email: 'mbermonti1132@gmail.com', name: 'Mario E. Bermonti-Pérez', username: 'mario-bermonti' }, distinct: false, id: 'bfb84e1e8acf010a9b538d00b0544761dfcf119a', message: 'improve(drift): Handle datetimes as ISO', timestamp: '2024-05-07T10:17:16-04:00', tree_id: 'ea08ece3553f50b922e5e1a5065c28d2eb89d7b7', url: 'https://github.com/mario-bermonti/cognitive_data/commit/bfb84e1e8acf010a9b538d00b0544761dfcf119a' }, { author: { email: 'mario-bermonti@users.noreply.github.com', name: 'Mario E. Bermonti Pérez', username: 'mario-bermonti' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'be82491fea457beafafec0ef8750e318f2c1fdca', message: 'Merge pull request #87 from mario-bermonti:mario-bermonti/issue86\n' + '\n' + 'improve(drift): Handle datetimes as ISO', timestamp: '2024-05-07T10:19:03-04:00', tree_id: 'ea08ece3553f50b922e5e1a5065c28d2eb89d7b7', url: 'https://github.com/mario-bermonti/cognitive_data/commit/be82491fea457beafafec0ef8750e318f2c1fdca' } ], compare: 'https://github.com/mario-bermonti/cognitive_data/compare/25a36ff8c779...be82491fea45', created: false, deleted: false, forced: false, head_commit: { author: { email: 'mario-bermonti@users.noreply.github.com', name: 'Mario E. Bermonti Pérez', username: 'mario-bermonti' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'be82491fea457beafafec0ef8750e318f2c1fdca', message: 'Merge pull request #87 from mario-bermonti:mario-bermonti/issue86\n' + '\n' + 'improve(drift): Handle datetimes as ISO', timestamp: '2024-05-07T10:19:03-04:00', tree_id: 'ea08ece3553f50b922e5e1a5065c28d2eb89d7b7', url: 'https://github.com/mario-bermonti/cognitive_data/commit/be82491fea457beafafec0ef8750e318f2c1fdca' }, pusher: { email: 'mario-bermonti@users.noreply.github.com', name: 'mario-bermonti' }, ref: 'refs/heads/main', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/mario-bermonti/cognitive_data/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/mario-bermonti/cognitive_data/assignees{/user}', blobs_url: 'https://api.github.com/repos/mario-bermonti/cognitive_data/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/mario-bermonti/cognitive_data/branches{/branch}', clo
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/.