Merge pull request #278 from HackAttack/chown #90
Annotations
2 errors
Run release-drafter/release-drafter@v6
Resource not accessible by integration
{
name: 'HttpError',
id: '11730385701',
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: 'Thu, 07 Nov 2024 20:00:41 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': '6484:F22C4:1504265:291C127:672D1C69',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14997',
'x-ratelimit-reset': '1731013239',
'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',
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.12.0 (π Insert Release Name)","tag_name":"v5.12.0","body":"* Add `chown` setting to fix root permissions on exit (#278) @HackAttack\\n* Workdir interpolation (#276) @toote\\n* Job api mounting (#275) @toote\\n* Remove explicit targeting of the hosted queue (#274) @yob\\n* SUP-2419: Add CODEOWNERS (#273) @tomowatt\\n* target hosted queue (#270) @yob\\n\\n## Dependency Updates\\n\\n* chore(deps): update buildkite plugin shellcheck to v1.4.0 (#277) @renovate\\n\\n## Upgrading\\n\\nTo upgrade, update your `pipeline.yml` files:\\n\\n```diff\\nsteps:\\n - command: test.sh\\n plugins:\\n- docker#v5.11.0:\\n+ docker#v5.12.0:\\n image: someimage\\n workdir: /app\\n```\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '11730385701',
name: 'push',
payload: {
after: '6fe3f75b30c594850203f586b07006b05d268cda',
base_ref: null,
before: 'd8b7c3d4d554c8ab325273ca5c469f404f05794d',
commits: [
{
author: {
email: '[email protected]',
name: 'Michael Hackner',
username: 'HackAttack'
},
committer: {
email: '[email protected]',
name: 'Michael Hackner',
username: 'HackAttack'
},
distinct: false,
id: '79fd41738133c0d4544ec8519bbd1c593586cfe5',
message: 'Add `chown` setting to fix root permissions on exit',
timestamp: '2024-10-28T07:30:05-07:00',
tree_id: '50bb3442f61878a57e66818ba694a9f1d22a6473',
url: 'https://github.com/buildkite-plugins/docker-buildkite-plugin/commit/79fd41738133c0d4544ec8519bbd1c593586cfe5'
},
{
author: {
email: '[email protected]
|
Run release-drafter/release-drafter@v6
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: '11730385701',
name: 'push',
payload: {
after: '6fe3f75b30c594850203f586b07006b05d268cda',
base_ref: null,
before: 'd8b7c3d4d554c8ab325273ca5c469f404f05794d',
commits: [
{
author: {
email: '[email protected]',
name: 'Michael Hackner',
username: 'HackAttack'
},
committer: {
email: '[email protected]',
name: 'Michael Hackner',
username: 'HackAttack'
},
distinct: false,
id: '79fd41738133c0d4544ec8519bbd1c593586cfe5',
message: 'Add `chown` setting to fix root permissions on exit',
timestamp: '2024-10-28T07:30:05-07:00',
tree_id: '50bb3442f61878a57e66818ba694a9f1d22a6473',
url: 'https://github.com/buildkite-plugins/docker-buildkite-plugin/commit/79fd41738133c0d4544ec8519bbd1c593586cfe5'
},
{
author: {
email: '[email protected]',
name: 'Pol (Paula)',
username: 'pzeballos'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '6fe3f75b30c594850203f586b07006b05d268cda',
message: 'Merge pull request #278 from HackAttack/chown\n' +
'\n' +
'Add `chown` setting to fix root permissions on exit',
timestamp: '2024-11-07T17:00:26-03:00',
tree_id: '50bb3442f61878a57e66818ba694a9f1d22a6473',
url: 'https://github.com/buildkite-plugins/docker-buildkite-plugin/commit/6fe3f75b30c594850203f586b07006b05d268cda'
}
],
compare: 'https://github.com/buildkite-plugins/docker-buildkite-plugin/compare/d8b7c3d4d554...6fe3f75b30c5',
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: '[email protected]',
name: 'Pol (Paula)',
username: 'pzeballos'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '6fe3f75b30c594850203f586b07006b05d268cda',
message: 'Merge pull request #278 from HackAttack/chown\n' +
'\n' +
'Add `chown` setting to fix root permissions on exit',
timestamp: '2024-11-07T17:00:26-03:00',
tree_id: '50bb3442f61878a57e66818ba694a9f1d22a6473',
url: 'https://github.com/buildkite-plugins/docker-buildkite-plugin/commit/6fe3f75b30c594850203f586b07006b05d268cda'
},
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',
|
Loading