cd #539
Annotations
2 errors
Release Drafter
Request failed due to following response errors:
- Something went wrong while executing your query. Please include `48C7:67ECE:5EC18AC:9A1B691:663A3EEE` when reporting this issue.
{
name: 'GraphqlResponseError',
id: '8987478971',
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: 'parameterized-trigger-plugin',
owner: 'jenkinsci',
targetCommitish: 'refs/heads/master',
withPullRequestBody: false,
withPullRequestURL: false,
withBaseRefName: false,
withHeadRefName: false,
since: '2023-11-22T14:05:51Z'
}
},
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:47:11 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': '48C7:67ECE:5EC18AC:9A1B691:663A3EEE',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4988',
'x-ratelimit-reset': '1715096654',
'x-ratel
|
Release Drafter
GraphqlResponseError: Request failed due to following response errors:
- Something went wrong while executing your query. Please include `48C7:67ECE:5EC18AC:9A1B691:663A3EEE` when reporting this issue.
at /home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:6088:13
at async paginate (/home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:142876:14)
at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:142674:12)
at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:142380:7)
at async Promise.all (index 0)
{
name: 'AggregateError',
event: {
id: '8987478971',
name: 'workflow_dispatch',
payload: {
inputs: null,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/107424?v=4',
description: 'Jenkins is an open source automation server with an unparalleled plugin ecosystem to support practically every tool as part of your delivery pipelines',
events_url: 'https://api.github.com/orgs/jenkinsci/events',
hooks_url: 'https://api.github.com/orgs/jenkinsci/hooks',
id: 107424,
issues_url: 'https://api.github.com/orgs/jenkinsci/issues',
login: 'jenkinsci',
members_url: 'https://api.github.com/orgs/jenkinsci/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjEwNzQyNA==',
public_members_url: 'https://api.github.com/orgs/jenkinsci/public_members{/member}',
repos_url: 'https://api.github.com/orgs/jenkinsci/repos',
url: 'https://api.github.com/orgs/jenkinsci'
},
ref: 'refs/heads/master',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/assignees{/user}',
blobs_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/branches{/branch}',
clone_url: 'https://github.com/jenkinsci/parameterized-trigger-plugin.git',
collaborators_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/comments{/number}',
commits_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/commits{/sha}',
compare_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/contents/{+path}',
contributors_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/contributors',
created_at: '2010-12-13T05:48:13Z',
custom_properties: {},
default_branch: 'master',
deployments_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/deployments',
description: 'Jenkins parameterized-trigger plugin',
disabled: false,
downloads_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/downloads',
events_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/events',
fork: false,
forks: 174,
forks_count: 174,
forks_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/forks',
full_name: 'jenkinsci/parameterized-trigger-plugin',
git_commits_url: 'https://api.github.com/repos/jenkinsci/parameterized-trigger-plugin/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/jenkinsci/parameterized-t
|
Loading