feat: fs resizing at stage time #36
pr-labeler.yml
on: pull_request_target
Update PR labels
4s
Annotations
2 errors and 4 warnings
|
Update PR labels
Request failed due to following response errors:
- Something went wrong while executing your query. Please include `3441:3AB35E:3478446:6979B2E:67CACBF6` when reporting this issue.
{
name: 'GraphqlResponseError',
id: '13718862239',
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' +
' $pullRequestLimit: Int!\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: $pullRequestLimit) {\n' +
' nodes {\n' +
' title\n' +
' number\n' +
' url @include(if: $withPullRequestURL)\n' +
' body @include(if: $withPullRequestBody)\n' +
' author {\n' +
' login\n' +
' __typename\n' +
' url\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: 'linode-blockstorage-csi-driver',
owner: 'linode',
targetCommitish: 'refs/heads/main',
withPullRequestBody: false,
withPullRequestURL: false,
withBaseRefName: false,
withHeadRefName: false,
pullRequestLimit: 5
}
},
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',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 07 Mar 2025 10:35:35 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': '3441:3AB35E:3478446:6979B2E:67CACBF6',
'x-ratelimit-limi
|
|
Update PR labels
GraphqlResponseError: Request failed due to following response errors:
- Something went wrong while executing your query. Please include `3441:3AB35E:3478446:6979B2E:67CACBF6` when reporting this issue.
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:9482:13
at async paginate (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:194071:14)
at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:193882:12)
at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:193570:7)
at async Promise.all (index 1)
{
name: 'AggregateError',
event: {
id: '13718862239',
name: 'pull_request_target',
payload: {
action: 'synchronize',
after: 'a10cc1d2cb06579eab249a648dd1f52964db42e6',
before: 'aa622765179f42d5e454be11d5c952e5431e93ff',
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/4205?v=4',
created_at: '2020-09-25T18:54:18Z',
description: null,
html_url: 'https://github.com/enterprises/linode',
id: 4205,
name: 'Linode, LLC',
node_id: 'MDEwOkVudGVycHJpc2U0MjA1',
slug: 'linode',
updated_at: '2024-05-29T18:28:02Z',
website_url: null
},
number: 381,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/5184305?v=4',
description: '',
events_url: 'https://api.github.com/orgs/linode/events',
hooks_url: 'https://api.github.com/orgs/linode/hooks',
id: 5184305,
issues_url: 'https://api.github.com/orgs/linode/issues',
login: 'linode',
members_url: 'https://api.github.com/orgs/linode/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjUxODQzMDU=',
public_members_url: 'https://api.github.com/orgs/linode/public_members{/member}',
repos_url: 'https://api.github.com/orgs/linode/repos',
url: 'https://api.github.com/orgs/linode'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/linode/linode-blockstorage-csi-driver/issues/381/comments'
},
commits: {
href: 'https://api.github.com/repos/linode/linode-blockstorage-csi-driver/pulls/381/commits'
},
html: {
href: 'https://github.com/linode/linode-blockstorage-csi-driver/pull/381'
},
issue: {
href: 'https://api.github.com/repos/linode/linode-blockstorage-csi-driver/issues/381'
},
review_comment: {
href: 'https://api.github.com/repos/linode/linode-blockstorage-csi-driver/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/linode/linode-blockstorage-csi-driver/pulls/381/comments'
},
self: {
href: 'https://api.github.com/repos/linode/linode-blockstorage-csi-driver/pulls/381'
},
statuses: {
href: 'https://api.github.com/repos/linode/linode-blockstorage-csi-driver/statuses/a10cc1d2cb06579eab249a648dd1f52964db42e6'
}
},
active_lock_reason: null,
additions: 258,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'linode:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/linode/linode-blockstorage-csi-driver/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/linode/linode-blockstorage-csi-driver/assignees{/user}',
blobs_url: 'https://api.github.com/repos/linode/linode-b
|
|
Update PR labels
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Update PR labels
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Update PR labels
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Update PR labels
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|