Merge pull request #3 from buildkite-plugins/renovate/buildkite-plugi… #4
Annotations
2 errors
update_release_draft
Request failed due to following response errors:
- Resource not accessible by integration
{
name: 'GraphqlResponseError',
id: '8348785345',
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: 'snyk-buildkite-plugin',
owner: 'buildkite-plugins',
targetCommitish: 'refs/heads/main',
withPullRequestBody: false,
withPullRequestURL: false,
withBaseRefName: false,
withHeadRefName: false,
since: '2024-02-28T01:25:05Z'
}
},
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, 19 Mar 2024 19:09:46 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': '7983:FAC6B:D6B412:1950D0E:65F9E2FA',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '5000',
'x-ratelimit-reset': '1710878986',
'x-ratelimit-resource': 'graphql',
'x-ratelimit-used': '6',
'x-xss-protection': '0'
},
r
|
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/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: '8348785345',
name: 'push',
payload: {
after: '26d73e88c3613146220bd4c38309ce8dc9a1d91f',
base_ref: null,
before: '5bc5d6f2e8545d839efe891f22bd3b167a37f2bc',
commits: [
{
author: {
email: '29139614+renovate[bot]@users.noreply.github.com',
name: 'renovate[bot]',
username: 'renovate[bot]'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: 'a94a7739a33ea5ee82abac3a6b4b8bfd8da7484d',
message: 'Update buildkite/plugin-tester Docker tag to v4.1.1',
timestamp: '2024-02-28T01:11:29Z',
tree_id: 'fceaa3f7e565a42d5d6dbe7725390699e74411ee',
url: 'https://github.com/buildkite-plugins/snyk-buildkite-plugin/commit/a94a7739a33ea5ee82abac3a6b4b8bfd8da7484d'
},
{
author: {
email: 'jeremy@buildkite.com',
name: 'Jeremy Bumsted',
username: 'jeremybumsted'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '26d73e88c3613146220bd4c38309ce8dc9a1d91f',
message: 'Merge pull request #3 from buildkite-plugins/renovate/buildkite-plugin-tester-4.x\n' +
'\n' +
'Update buildkite/plugin-tester Docker tag to v4.1.1',
timestamp: '2024-03-19T13:09:32-06:00',
tree_id: 'd5024c969eaea548249b0b73be651c6a39574312',
url: 'https://github.com/buildkite-plugins/snyk-buildkite-plugin/commit/26d73e88c3613146220bd4c38309ce8dc9a1d91f'
}
],
compare: 'https://github.com/buildkite-plugins/snyk-buildkite-plugin/compare/5bc5d6f2e854...26d73e88c361',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/75334?v=4',
created_at: '2023-09-15T00:14:53Z',
description: '',
html_url: 'https://github.com/enterprises/buildkite',
id: 75334,
name: 'Buildkite',
node_id: 'E_kgDOAAEmRg',
slug: 'buildkite',
updated_at: '2024-02-05T07:16:55Z',
website_url: 'https://buildkite.com'
},
forced: false,
head_commit: {
author: {
email: 'jeremy@buildkite.com',
name: 'Jeremy Bumsted',
username: 'jeremybumsted'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '26d73e88c3613146220bd4c38309ce8dc9a1d91f',
message: 'Merge pull request #3 from buildkite-plugins/renovate/buildkite-plugin-tester-4.x\n' +
'\n' +
'Update buildkite/plugin-tester Docker tag to v4.1.1',
timestamp: '2024-03-19T13:09:32-06:00',
tree_id: 'd5024c969eaea548249b0b73be651c6a39574312',
url: 'https://github.com/buildkite-plugins/snyk-buildkite-plugin/commit/26d73e88c3613146220bd4c38309ce8dc9a1d91f'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/17957497?v=4',
description: 'Official and community plugins for Buildkite Agent v3',
events_url: 'https://api.github.com/orgs/buildkite-plugins/events',
hooks_url
|