Update release-drafter/release-drafter action to v6 (#93) #32
draft-release.yml
on: push
update_release_draft
3s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '7759689646',
status: 403,
response: {
url: 'https://api.github.com/repos/buildkite-plugins/artifacts-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, 02 Feb 2024 17:56:04 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': 'D414:0DA0:CEBC7F:1A0D8E8:65BD2CB4',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14997',
'x-ratelimit-reset': '1706900163',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/buildkite-plugins/artifacts-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.8.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/master","name":"v1.10.0 (π Insert Release Name)","tag_name":"v1.10.0","body":"## Changes\\n\\n* Update release-drafter/release-drafter action to v6 (#93) @renovate\\n\\n## Upgrading\\n\\nTo upgrade, update your `pipeline.yml` files:\\n\\n```diff\\nsteps:\\n - command: test.sh\\n plugins:\\n- artifacts#v1.9.2:\\n+ artifacts#v1.10.0:\\n download: \\"log/**/*.log\\"\\n```\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7759689646',
name: 'push',
payload: {
after: 'b2840968fde8e134369af65b38c1be2c7ad086e9',
base_ref: null,
before: '4c8379df605d5d1d79046dbea749a72418044a29',
commits: [
{
author: {
email: '29139614+renovate[bot]@users.noreply.github.com',
name: 'renovate[bot]',
username: 'renovate[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b2840968fde8e134369af65b38c1be2c7ad086e9',
message: 'Update release-drafter/release-drafter action to v6 (#93)\n' +
'\n' +
'Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>',
timestamp: '2024-02-02T14:55:50-03:00',
tree_id: 'd514d33fdac21f40d4ab67acb3d355c550b801b7',
url: 'https://github.com/buildkite-plugins/artifacts-buildkite-plugin/commit/b2840968fde8e134369af65b38c1be2c7ad086e9'
}
],
compare: 'https://github.com/buildkite-plugins/artifacts-buildkite-plugin/compare/4c8379df605d...b2840968fde8',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/75334?v=4',
|
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: '7759689646',
name: 'push',
payload: {
after: 'b2840968fde8e134369af65b38c1be2c7ad086e9',
base_ref: null,
before: '4c8379df605d5d1d79046dbea749a72418044a29',
commits: [
{
author: {
email: '29139614+renovate[bot]@users.noreply.github.com',
name: 'renovate[bot]',
username: 'renovate[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b2840968fde8e134369af65b38c1be2c7ad086e9',
message: 'Update release-drafter/release-drafter action to v6 (#93)\n' +
'\n' +
'Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>',
timestamp: '2024-02-02T14:55:50-03:00',
tree_id: 'd514d33fdac21f40d4ab67acb3d355c550b801b7',
url: 'https://github.com/buildkite-plugins/artifacts-buildkite-plugin/commit/b2840968fde8e134369af65b38c1be2c7ad086e9'
}
],
compare: 'https://github.com/buildkite-plugins/artifacts-buildkite-plugin/compare/4c8379df605d...b2840968fde8',
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: '2023-12-11T08:06:10Z',
website_url: 'https://buildkite.com'
},
forced: false,
head_commit: {
author: {
email: '29139614+renovate[bot]@users.noreply.github.com',
name: 'renovate[bot]',
username: 'renovate[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b2840968fde8e134369af65b38c1be2c7ad086e9',
message: 'Update release-drafter/release-drafter action to v6 (#93)\n' +
'\n' +
'Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>',
timestamp: '2024-02-02T14:55:50-03:00',
tree_id: 'd514d33fdac21f40d4ab67acb3d355c550b801b7',
url: 'https://github.com/buildkite-plugins/artifacts-buildkite-plugin/commit/b2840968fde8e134369af65b38c1be2c7ad086e9'
},
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/orgs/buildkite-plugins/public_members{/member}',
repos_url: 'https://api.github.com/orgs/buildkite-plugins/repos',
url: 'https://api.github.com/orgs/buildkite-plugins'
},
pusher: {
email: '[email protected]',
name: 'pzeballos'
},
ref: 'refs/heads/master',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/buildkite-plugins/artifacts-buildkite-plugin/{archive_format}{/ref}',
archived: false,
assigne
|