cd #538
Annotations
2 errors
Release Drafter
Request failed due to following response errors:
- Something went wrong while executing your query. Please include `D846:BB05D:10685E6:1C595E7:663A3E3E` when reporting this issue.
{
name: 'GraphqlResponseError',
id: '8987438964',
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:44:19 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': 'D846:BB05D:10685E6:1C595E7:663A3E3E',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4994',
'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 `D846:BB05D:10685E6:1C595E7:663A3E3E` 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: '8987438964',
name: 'check_run',
payload: {
action: 'completed',
check_run: {
app: {
created_at: '2020-07-30T07:34:54Z',
description: "This app connects [ci.jenkins.io](https://ci.jenkins.io/), the Jenkins project's CI instance, with GitHub. It is used in Multi-Branch Pipeline GitHub org folders, including plugins, Jenkins core repositories, infrastructure, etc . You can find documentation [here](https://github.com/jenkins-infra/documentation/blob/master/github-apps.adoc#cijenkinsio).\r\n" +
'\r\n' +
'It is **NOT** possible to use this app to connect your own Jenkins instances, but you can register your own app. See [this blogpost](https://www.jenkins.io/blog/2020/04/16/github-app-authentication/) for the guidelines.\r\n' +
' ',
events: [ 'pull_request', 'push', 'repository' ],
external_url: 'https://ci.jenkins.io/',
html_url: 'https://github.com/apps/ci-jenkins-io',
id: 74951,
name: 'ci.jenkins.io',
node_id: 'MDM6QXBwNzQ5NTE=',
owner: {
avatar_url: 'https://avatars.githubusercontent.com/u/107424?v=4',
events_url: 'https://api.github.com/users/jenkinsci/events{/privacy}',
followers_url: 'https://api.github.com/users/jenkinsci/followers',
following_url: 'https://api.github.com/users/jenkinsci/following{/other_user}',
gists_url: 'https://api.github.com/users/jenkinsci/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/jenkinsci',
id: 107424,
login: 'jenkinsci',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjEwNzQyNA==',
organizations_url: 'https://api.github.com/users/jenkinsci/orgs',
received_events_url: 'https://api.github.com/users/jenkinsci/received_events',
repos_url: 'https://api.github.com/users/jenkinsci/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/jenkinsci/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/jenkinsci/subscriptions',
type: 'Organization',
url: 'https://api.github.com/users/jenkinsci'
},
permissions: {
checks: 'write',
contents: 'read',
deployments: 'write',
members: 'read',
metadata: 'read',
pull_requests: 'write',
statuses: 'write'
},
slug: 'ci-jenkins-io',
updated_at: '2022-03-08T21:39:53Z'
},
check_suite: {
after: 'f6fff3e28c3e110ceddad3120f5f0073d44e68b4',
app: {
created_at: '2020-07-30T07:34:54Z',
description: "This app connects [ci.jenkins.io](https://ci.jenkins.io/), the Jenkins project's CI instance, with GitHub. It is used in Multi-Branch Pipeline GitHub org folders, including plugins, Jenkins core repositories, infrastructure, etc . You can find documentation [here](https://github.com/jenkins-infra/documentation/blob/master/github-apps.adoc#cijenkinsio).\r\n" +
'\r\n' +
|
The logs for this run have expired and are no longer available.
Loading