Prevent execution with incompatible yamllint configuration (#4139) #1271
push.yml
on: push
ack
/
update_release_draft
13s
Annotations
2 errors
ack / update_release_draft
Request failed due to following response errors:
- Something went wrong while executing your query. Please include `FFC5:3BACA5:593FACA:9129791:663A3A1F` when reporting this issue.
{
name: 'GraphqlResponseError',
id: '8987172843',
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: 'ansible-lint',
owner: 'ansible',
targetCommitish: 'refs/heads/main',
withPullRequestBody: false,
withPullRequestURL: false,
withBaseRefName: false,
withHeadRefName: false,
since: '2024-04-30T10:56:54Z'
}
},
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:26:48 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': 'FFC5:3BACA5:593FACA:9129791:663A3A1F',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '5000',
'x-ratelimit-reset': '1715095600',
'x-ratelimit-resource': 'g
|
ack / update_release_draft
GraphqlResponseError: Request failed due to following response errors:
- Something went wrong while executing your query. Please include `FFC5:3BACA5:593FACA:9129791:663A3A1F` when reporting this issue.
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:6088:13
at async paginate (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142876:14)
at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142674:12)
at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142380:7)
at async Promise.all (index 0)
{
name: 'AggregateError',
event: {
id: '8987172843',
name: 'push',
payload: {
after: 'd910de099a3dbb18670ae07772a9a556083f9954',
base_ref: null,
before: 'b1289165ff79e28a595d9d4eaca17f4ee4d6cc5e',
commits: [
{
author: {
email: '[email protected]',
name: 'Sorin Sbarnea',
username: 'ssbarnea'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'd910de099a3dbb18670ae07772a9a556083f9954',
message: 'Prevent execution with incompatible yamllint configuration (#4139)',
timestamp: '2024-05-07T15:26:27+01:00',
tree_id: '6084ef6faf571cacce784fa94a8981fc2e71fb70',
url: 'https://github.com/ansible/ansible-lint/commit/d910de099a3dbb18670ae07772a9a556083f9954'
}
],
compare: 'https://github.com/ansible/ansible-lint/compare/b1289165ff79...d910de099a3d',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/780?v=4',
created_at: '2019-09-09T19:27:30Z',
description: '',
html_url: 'https://github.com/enterprises/redhat',
id: 780,
name: 'Red Hat',
node_id: 'MDEwOkVudGVycHJpc2U3ODA=',
slug: 'redhat',
updated_at: '2024-03-08T02:23:21Z',
website_url: 'https://www.redhat.com'
},
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Sorin Sbarnea',
username: 'ssbarnea'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'd910de099a3dbb18670ae07772a9a556083f9954',
message: 'Prevent execution with incompatible yamllint configuration (#4139)',
timestamp: '2024-05-07T15:26:27+01:00',
tree_id: '6084ef6faf571cacce784fa94a8981fc2e71fb70',
url: 'https://github.com/ansible/ansible-lint/commit/d910de099a3dbb18670ae07772a9a556083f9954'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/1507452?v=4',
description: '',
events_url: 'https://api.github.com/orgs/ansible/events',
hooks_url: 'https://api.github.com/orgs/ansible/hooks',
id: 1507452,
issues_url: 'https://api.github.com/orgs/ansible/issues',
login: 'ansible',
members_url: 'https://api.github.com/orgs/ansible/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjE1MDc0NTI=',
public_members_url: 'https://api.github.com/orgs/ansible/public_members{/member}',
repos_url: 'https://api.github.com/orgs/ansible/repos',
url: 'https://api.github.com/orgs/ansible'
},
pusher: { email: '[email protected]', name: 'ssbarnea' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/ansible/ansible-lint/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/ansible/ansible-lint/assignees{/user}',
blobs_url: 'https://api.github.com/repos/ansible/ansible-lint/git/blobs{/sha}',
branches
|