GH actions: remove cd (#4) #2
release-drafter.yml
on: push
update_release_draft
4s
Annotations
2 errors and 1 warning
update_release_draft
Request failed due to following response errors:
- Resource not accessible by integration
{
name: 'GraphqlResponseError',
id: '10637913273',
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: 'qiskit-ibm-catalog',
owner: 'Qiskit',
targetCommitish: 'refs/heads/main',
withPullRequestBody: false,
withPullRequestURL: false,
withBaseRefName: false,
withHeadRefName: false
}
},
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: 'Fri, 30 Aug 2024 19:08:03 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': '9C43:99557:C12E33:17492C9:66D21892',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '5000',
'x-ratelimit-reset': '1725048482',
'x-ratelimit-resource': 'graphql',
'x-ratelimit-used': '6',
'x-xss-protection': '0'
},
response: {
data: {
repository: {
|
update_release_draft
GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
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:142688: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: '10637913273',
name: 'push',
payload: {
after: 'de2aaab8538e95942d1b7d98337c2c18093ec6f4',
base_ref: null,
before: '52eb9d4ef549360b5ae550905d2ccb8acc057338',
commits: [
{
author: {
email: '[email protected]',
name: 'Iskandar Sitdikov',
username: 'IceKhan13'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'de2aaab8538e95942d1b7d98337c2c18093ec6f4',
message: 'GH actions: remove cd (#4)',
timestamp: '2024-08-30T15:07:48-04:00',
tree_id: 'cd1564e8f2360b9bbf2b309364d3898d827979bf',
url: 'https://github.com/Qiskit/qiskit-ibm-catalog/commit/de2aaab8538e95942d1b7d98337c2c18093ec6f4'
}
],
compare: 'https://github.com/Qiskit/qiskit-ibm-catalog/compare/52eb9d4ef549...de2aaab8538e',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/98?v=4',
created_at: '2019-04-25T20:30:36Z',
description: null,
html_url: 'https://github.com/enterprises/ibm',
id: 98,
name: 'IBM',
node_id: 'MDEwOkVudGVycHJpc2U5OA==',
slug: 'ibm',
updated_at: '2024-06-21T22:32:59Z',
website_url: null
},
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Iskandar Sitdikov',
username: 'IceKhan13'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'de2aaab8538e95942d1b7d98337c2c18093ec6f4',
message: 'GH actions: remove cd (#4)',
timestamp: '2024-08-30T15:07:48-04:00',
tree_id: 'cd1564e8f2360b9bbf2b309364d3898d827979bf',
url: 'https://github.com/Qiskit/qiskit-ibm-catalog/commit/de2aaab8538e95942d1b7d98337c2c18093ec6f4'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/30696987?v=4',
description: 'Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.',
events_url: 'https://api.github.com/orgs/Qiskit/events',
hooks_url: 'https://api.github.com/orgs/Qiskit/hooks',
id: 30696987,
issues_url: 'https://api.github.com/orgs/Qiskit/issues',
login: 'Qiskit',
members_url: 'https://api.github.com/orgs/Qiskit/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMwNjk2OTg3',
public_members_url: 'https://api.github.com/orgs/Qiskit/public_members{/member}',
repos_url: 'https://api.github.com/orgs/Qiskit/repos',
url: 'https://api.github.com/orgs/Qiskit'
},
pusher: {
email: '[email protected]',
name: 'IceKhan13'
},
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/Qiskit/qiskit-ibm-catalog/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/Qiskit/qiskit-ibm-catalog/assignees{/user}',
blobs_url: 'https://api.github.com/repos/Qiskit/qiskit-ibm-catalog/git
|
update_release_draft
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|