Merge pull request #454 from buildkite-plugins/toote_compose_profiles #109
draft-release.yml
on: push
update_release_draft
9s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '10526417399',
status: 403,
response: {
url: 'https://api.github.com/repos/buildkite-plugins/docker-compose-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, 23 Aug 2024 13:16:32 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': 'D404:124B:3C48F77:3CCB8AF:66C88BB0',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14997',
'x-ratelimit-reset': '1724422590',
'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-compose-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.4.0 (🌈 Insert Release Name)","tag_name":"v5.4.0","body":"## Changes\\n\\n* Document usage of profiles (#454) @toote\\n* Remove explicit targeting of the hosted queue (#452) @yob\\n* Update plugin version (#451) @pzeballos\\n\\n## Upgrading\\n\\nTo upgrade, update your `pipeline.yml` files:\\n\\n```diff\\nsteps:\\n - command: test.sh\\n plugins:\\n- docker-compose#v5.3.0:\\n+ docker-compose#v5.4.0:\\n image: someimage\\n workdir: /app\\n```\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '10526417399',
name: 'push',
payload: {
after: '9122f6a09d59e1fa059d3e63dc10a115f8a8c22e',
base_ref: null,
before: 'e908694d86e0e86f6d2e87881acea3c3a93f5020',
commits: [
{
author: {
email: '[email protected]',
name: 'Matías Bellone',
username: 'toote'
},
committer: {
email: '[email protected]',
name: 'Matías Bellone',
username: 'toote'
},
distinct: false,
id: '09212978a2602c376b2d279e8d82887264063a5c',
message: 'Added profiles documentation (and corrected some sub-headings)',
timestamp: '2024-08-13T18:44:19+10:00',
tree_id: '6ad3e0925ac6f979f4f4129000940d05827228d6',
url: 'https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/commit/09212978a2602c376b2d279e8d82887264063a5c'
},
{
author: {
email: '[email protected]',
name: 'Matías Bellone',
username: 'toote'
},
committer: {
email: '[email protected]',
name: 'Ma
|
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: '10526417399',
name: 'push',
payload: {
after: '9122f6a09d59e1fa059d3e63dc10a115f8a8c22e',
base_ref: null,
before: 'e908694d86e0e86f6d2e87881acea3c3a93f5020',
commits: [
{
author: {
email: '[email protected]',
name: 'Matías Bellone',
username: 'toote'
},
committer: {
email: '[email protected]',
name: 'Matías Bellone',
username: 'toote'
},
distinct: false,
id: '09212978a2602c376b2d279e8d82887264063a5c',
message: 'Added profiles documentation (and corrected some sub-headings)',
timestamp: '2024-08-13T18:44:19+10:00',
tree_id: '6ad3e0925ac6f979f4f4129000940d05827228d6',
url: 'https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/commit/09212978a2602c376b2d279e8d82887264063a5c'
},
{
author: {
email: '[email protected]',
name: 'Matías Bellone',
username: 'toote'
},
committer: {
email: '[email protected]',
name: 'Matías Bellone',
username: 'toote'
},
distinct: false,
id: 'cb359876226b47f95c7a599e53791475b50ffcd4',
message: 'Corrected indentation of added example',
timestamp: '2024-08-13T19:27:12+10:00',
tree_id: '8be3852415e49ab82aee89a8cfa3c7bc0ebc2ca0',
url: 'https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/commit/cb359876226b47f95c7a599e53791475b50ffcd4'
},
{
author: {
email: '[email protected]',
name: 'Pol (Paula)',
username: 'pzeballos'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9122f6a09d59e1fa059d3e63dc10a115f8a8c22e',
message: 'Merge pull request #454 from buildkite-plugins/toote_compose_profiles\n' +
'\n' +
'Document usage of profiles',
timestamp: '2024-08-23T23:16:17+10:00',
tree_id: '8be3852415e49ab82aee89a8cfa3c7bc0ebc2ca0',
url: 'https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/commit/9122f6a09d59e1fa059d3e63dc10a115f8a8c22e'
}
],
compare: 'https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/e908694d86e0...9122f6a09d59',
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-07-08T12:13:35Z',
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: '9122f6a09d59e1fa059d3e63dc10a115f8a8c22e',
message: 'Merge pull request #454 from buildkite-plugins/toote_compose_profiles\n' +
'\n' +
'Document usage of profiles',
timestamp: '2024-08-23T23:16:17+10:00',
tree_id: '8be3852415e49ab82aee8
|