Merge pull request #281 from buildkite-plugins/new-release-version #92
draft-release.yml
on: push
update_release_draft
4s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '11751212842',
status: 403,
response: {
url: 'https://api.github.com/repos/buildkite-plugins/docker-buildkite-plugin/releases',
status: 403,
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: 'Fri, 08 Nov 2024 23:47: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-accepted-github-permissions': 'contents=write; contents=write,workflows=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '87C4:1FEDB1:1D332A3:38F27A7:672EA317',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14994',
'x-ratelimit-reset': '1731111047',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/buildkite-plugins/docker-buildkite-plugin/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/master","name":"v5.13.0 (π Insert Release Name)","tag_name":"v5.13.0","body":"* Update plugin version (#281) @pzeballos\\n\\n## Upgrading\\n\\nTo upgrade, update your `pipeline.yml` files:\\n\\n```diff\\nsteps:\\n - command: test.sh\\n plugins:\\n- docker#v5.12.0:\\n+ docker#v5.13.0:\\n image: someimage\\n workdir: /app\\n```\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '11751212842',
name: 'push',
payload: {
after: 'db8815a107fa6588d78855c8491dae969a15fefd',
base_ref: null,
before: 'a559dfb0cee61681346db642ab5572098568af70',
commits: [
{
author: {
email: 'pzeballos@users.noreply.github.com',
name: 'Pol (Paula)',
username: 'pzeballos'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: 'ab475bed553934413afadb25f65eb01506eb0767',
message: 'Update plugin version',
timestamp: '2024-11-08T20:20:46-03:00',
tree_id: 'ea89dba70e7cdbed31635e77837b33be8f26e4df',
url: 'https://github.com/buildkite-plugins/docker-buildkite-plugin/commit/ab475bed553934413afadb25f65eb01506eb0767'
},
{
author: {
email: 'pzeballos@users.noreply.github.com',
name: 'Pol (Paula)',
username: 'pzeballos'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'db8815a107fa6588d78855c8491dae969a15fefd',
message: 'Merge pull request #281 from buildkite-plugins/new-r
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '11751212842',
name: 'push',
payload: {
after: 'db8815a107fa6588d78855c8491dae969a15fefd',
base_ref: null,
before: 'a559dfb0cee61681346db642ab5572098568af70',
commits: [
{
author: {
email: 'pzeballos@users.noreply.github.com',
name: 'Pol (Paula)',
username: 'pzeballos'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: 'ab475bed553934413afadb25f65eb01506eb0767',
message: 'Update plugin version',
timestamp: '2024-11-08T20:20:46-03:00',
tree_id: 'ea89dba70e7cdbed31635e77837b33be8f26e4df',
url: 'https://github.com/buildkite-plugins/docker-buildkite-plugin/commit/ab475bed553934413afadb25f65eb01506eb0767'
},
{
author: {
email: 'pzeballos@users.noreply.github.com',
name: 'Pol (Paula)',
username: 'pzeballos'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'db8815a107fa6588d78855c8491dae969a15fefd',
message: 'Merge pull request #281 from buildkite-plugins/new-release-version\n' +
'\n' +
'Update plugin version',
timestamp: '2024-11-08T20:47:23-03:00',
tree_id: 'ea89dba70e7cdbed31635e77837b33be8f26e4df',
url: 'https://github.com/buildkite-plugins/docker-buildkite-plugin/commit/db8815a107fa6588d78855c8491dae969a15fefd'
}
],
compare: 'https://github.com/buildkite-plugins/docker-buildkite-plugin/compare/a559dfb0cee6...db8815a107fa',
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-10-21T01:42:52Z',
website_url: 'https://buildkite.com'
},
forced: false,
head_commit: {
author: {
email: 'pzeballos@users.noreply.github.com',
name: 'Pol (Paula)',
username: 'pzeballos'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'db8815a107fa6588d78855c8491dae969a15fefd',
message: 'Merge pull request #281 from buildkite-plugins/new-release-version\n' +
'\n' +
'Update plugin version',
timestamp: '2024-11-08T20:47:23-03:00',
tree_id: 'ea89dba70e7cdbed31635e77837b33be8f26e4df',
url: 'https://github.com/buildkite-plugins/docker-buildkite-plugin/commit/db8815a107fa6588d78855c8491dae969a15fefd'
},
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: 'https://api.github.com/orgs/buildkite-plugins/hooks',
id: 17957497,
issues_url: 'https://api.github.com/orgs/buildkite-plugins/issues',
login: 'buildkite-plugins',
members_url: 'https://api.github.com/orgs/buildkite-plugins/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjE3OTU3NDk3',
public_members_url: 'https://api.github.com
|