Merge pull request #486 from buildkite-plugins/toote_require_all_images #132
draft-release.yml
on: push
update_release_draft
3s
Annotations
2 errors and 4 warnings
|
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '14914126668',
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',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 08 May 2025 19:06:12 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': 'FC81:BF693:17F127A:2FE7AAF:681D00A3',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14997',
'x-ratelimit-reset': '1746734771',
'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.4.0 octokit-core.js/3.6.0 Node.js/20.19.0 (linux; x64)',
'x-github-delivery': '14914126668',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/master","name":"v5.9.0 (🌈 Insert Release Name)","tag_name":"v5.9.0","body":"## Changes\\n\\n* `require-prebuild` affects all images (#486) @toote\\n* Skip metadata push (#484) @toote\\n* chore: 5.8.0 in examples (#489) @mcncl\\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.8.0:\\n+ docker-compose#v5.9.0:\\n image: someimage\\n workdir: /app\\n```\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '14914126668',
name: 'push',
payload: {
after: 'e88d05bec4484c911cc0dd9bdcf20dab7deabd09',
base_ref: null,
before: '6e0d27aed616e4663a3d9a9666a7a4dd706cea34',
commits: [
{
author: {
email: 'matias.bellone@buildkite.com',
name: 'Matías A. Bellone',
username: 'toote'
},
committer: {
email: 'matias.bellone@buildkite.com',
name: 'Matías A. Bellone',
username: 'toote'
},
distinct: false,
id: '93e2ee5c19e080387d8f843b1eae6c46f0270bb4',
message: 'Change logic for require_prebuilt',
timestamp: '2025-05-05T20:43:07-03:00',
tree_id: 'c5bf171db605cea63e23163bce9851788ba315cd',
url: 'https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/commit/93e2ee5c19e080387d8f843b1eae6c46f0270bb4'
},
{
author: {
email: 'matias.bellone@buildkite.com',
name: 'Matías A. Bellone',
username: 'toote'
},
committer: {
email: 'matias.bellone@buildkite.com',
name: 'Matías A. Bellone',
|
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146: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:61885:18)
{
name: 'AggregateError',
event: {
id: '14914126668',
name: 'push',
payload: {
after: 'e88d05bec4484c911cc0dd9bdcf20dab7deabd09',
base_ref: null,
before: '6e0d27aed616e4663a3d9a9666a7a4dd706cea34',
commits: [
{
author: {
email: 'matias.bellone@buildkite.com',
name: 'Matías A. Bellone',
username: 'toote'
},
committer: {
email: 'matias.bellone@buildkite.com',
name: 'Matías A. Bellone',
username: 'toote'
},
distinct: false,
id: '93e2ee5c19e080387d8f843b1eae6c46f0270bb4',
message: 'Change logic for require_prebuilt',
timestamp: '2025-05-05T20:43:07-03:00',
tree_id: 'c5bf171db605cea63e23163bce9851788ba315cd',
url: 'https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/commit/93e2ee5c19e080387d8f843b1eae6c46f0270bb4'
},
{
author: {
email: 'matias.bellone@buildkite.com',
name: 'Matías A. Bellone',
username: 'toote'
},
committer: {
email: 'matias.bellone@buildkite.com',
name: 'Matías A. Bellone',
username: 'toote'
},
distinct: false,
id: 'a5c0f0bafb6eea8395c963d928f6d9bb78749500',
message: 'Add new test for the scenario',
timestamp: '2025-05-05T20:43:37-03:00',
tree_id: 'd1b8cb0abd8a36adcb6dce715be04ba80a529b45',
url: 'https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/commit/a5c0f0bafb6eea8395c963d928f6d9bb78749500'
},
{
author: {
email: 'matias.bellone@buildkite.com',
name: 'Matías A. Bellone',
username: 'toote'
},
committer: {
email: 'matias.bellone@buildkite.com',
name: 'Matías A. Bellone',
username: 'toote'
},
distinct: false,
id: '60d92d48aa31a02ecf70c4bf9f36e03416f1fa83',
message: 'Make clarifications in documentation about the change',
timestamp: '2025-05-05T20:43:47-03:00',
tree_id: '76af2e18c11b7be20d01354dafa573931ef9d2e5',
url: 'https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/commit/60d92d48aa31a02ecf70c4bf9f36e03416f1fa83'
},
{
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: 'e88d05bec4484c911cc0dd9bdcf20dab7deabd09',
message: 'Merge pull request #486 from buildkite-plugins/toote_require_all_images\n' +
'\n' +
'`require-prebuild` affects all images',
timestamp: '2025-05-08T15:06:00-04:00',
tree_id: 'd16fd24606e49ee7b637fe0f7553f6c3bcbcdf48',
url: 'https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/commit/e88d05bec4484c911cc0dd9bdcf20dab7deabd09'
}
],
compare: 'https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/6e0d27aed616...e88d05bec448',
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',
|
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|