chore: add optional Beads issue queue guidance #9
release-drafter.yml
on: pull_request
Draft next release
10s
Annotations
3 errors and 5 warnings
|
Draft next release
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/6a93d829887aa2e0748befe2e808c66c0ec6e4c7/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/6a93d829887aa2e0748befe2e808c66c0ec6e4c7/dist/index.js:56365:18)
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/6a93d829887aa2e0748befe2e808c66c0ec6e4c7/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/6a93d829887aa2e0748befe2e808c66c0ec6e4c7/dist/index.js:56365:18)
{
name: 'AggregateError',
event: {
id: '25613671699',
name: 'pull_request',
payload: {
action: 'opened',
number: 86,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/constk/harness-python-react/issues/86/comments'
},
commits: {
href: 'https://api.github.com/repos/constk/harness-python-react/pulls/86/commits'
},
html: {
href: 'https://github.com/constk/harness-python-react/pull/86'
},
issue: {
href: 'https://api.github.com/repos/constk/harness-python-react/issues/86'
},
review_comment: {
href: 'https://api.github.com/repos/constk/harness-python-react/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/constk/harness-python-react/pulls/86/comments'
},
self: {
href: 'https://api.github.com/repos/constk/harness-python-react/pulls/86'
},
statuses: {
href: 'https://api.github.com/repos/constk/harness-python-react/statuses/48c99056ef75f8aa33a1fad692b8c7efc2e468d2'
}
},
active_lock_reason: null,
additions: 168,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'constk:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/constk/harness-python-react/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/constk/harness-python-react/assignees{/user}',
blobs_url: 'https://api.github.com/repos/constk/harness-python-react/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/constk/harness-python-react/branches{/branch}',
clone_url: 'https://github.com/constk/harness-python-react.git',
collaborators_url: 'https://api.github.com/repos/constk/harness-python-react/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/constk/harness-python-react/comments{/number}',
commits_url: 'https://api.github.com/repos/constk/harness-python-react/commits{/sha}',
compare_url: 'https://api.github.com/repos/constk/harness-python-react/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/constk/harness-python-react/contents/{+path}',
contributors_url: 'https://api.github.com/repos/constk/harness-python-react/contributors',
created_at: '2026-04-25T18:22:04Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/constk/harness-python-react/deployments',
description: null,
disabled: false,
downloads_u
|
|
Draft next release
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '25613671699',
status: 422,
response: {
url: 'https://api.github.com/repos/constk/harness-python-react/releases/314050925',
status: 422,
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-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sat, 09 May 2026 22:42:29 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=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': '8019:38D94A:BE574:2D2D8D:69FFB854',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4993',
'x-ratelimit-reset': '1778370143',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '7',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/constk/harness-python-react/releases/314050925',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.2 (linux; x64)',
'x-github-delivery': '25613671699',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## What's changed in v0.1.0\\n\\n- release: bring main up to develop (Teller v1.12.0 backports + audit follow-up) ([#81](https://github.com/constk/harness-python-react/pull/81))\\n- docs: clarify required-context count + document solo-owner admin-merge policy ([#80](https://github.com/constk/harness-python-react/pull/80))\\n- feat: pre-stage CHANGELOG before release-PR workflow ([#79](https://github.com/constk/harness-python-react/pull/79))\\n- feat: pin-freshness audit + composite-action coverage ([#78](https://github.com/constk/harness-python-react/pull/78))\\n- release: bring main up to develop (Teller v1.4 → v1.10.3 backport) ([#77](https://github.com/constk/harness-python-react/pull/77))\\n- docs: HARNESS\\\\_PRIMER + INVARIANTS marker for route-versioning enforcement ([#76](https://github.com/constk/harness-python-react/pull/76))\\n- test: route-versioning audit + OTel semconv backstop tests ([#75](https://github.com/constk/harness-python-react/pull/75))\\n- chore: post-release CHANGELOG rollup automation ([#74](https://github.com/constk/harness-python-react/pull/74))\\n- chore: subject-case sync extension — commitizen + pr-title ([#73](https://github.com/constk/harness-python-react/pull/73))\\n- chore: aspirational-ticket gate + INVARIANTS marker convention ([#72](https://github.com/constk/harness-python-react/pull/72))\\n- chore: src/ README audit gate + 5 package READMEs ([#71](https://github.com/constk/harness-python-react/pull/71))\\n- chore: three CI gates — version bump, action pinning, tests required ([#70](https://github.com/constk/harness-python-react/pull/70))\\n- chore: file/function length caps — ruff PLR0915/PLR0912 + check\\\\_file\\\\_length.py ([#69](https://github.com/c
|
|
Draft next release
Resource not accessible by integration
{
name: 'HttpError',
id: '25613671699',
status: 403,
response: {
url: 'https://api.github.com/repos/constk/harness-python-react/issues/86/labels',
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: 'Sat, 09 May 2026 22:42:24 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': 'issues=write; pull_requests=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': '8019:38D94A:BCA81:2CC829:69FFB850',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4994',
'x-ratelimit-reset': '1778370143',
'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/issues/labels#add-labels-to-an-issue',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/constk/harness-python-react/issues/86/labels',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.2 (linux; x64)',
'x-github-delivery': '25613671699',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"labels":["chore"]}',
request: {}
},
event: {
id: '25613671699',
name: 'pull_request',
payload: {
action: 'opened',
number: 86,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/constk/harness-python-react/issues/86/comments'
},
commits: {
href: 'https://api.github.com/repos/constk/harness-python-react/pulls/86/commits'
},
html: {
href: 'https://github.com/constk/harness-python-react/pull/86'
},
issue: {
href: 'https://api.github.com/repos/constk/harness-python-react/issues/86'
},
review_comment: {
href: 'https://api.github.com/repos/constk/harness-python-react/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/constk/harness-python-react/pulls/86/comments'
},
self: {
href: 'https://api.github.com/repos/constk/harness-python-react/pulls/86'
},
statuses: {
href: 'https://api.github.com/repos/constk/harness-python-react/statuses/48c99056ef75f8aa33a1fad692b8c7efc2e468d2'
}
},
active_lock_reason: null,
additions: 168,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'constk:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/constk/harness-python-react/{archive_format}{/ref}'
|
|
Draft next release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@6a93d829887aa2e0748befe2e808c66c0ec6e4c7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Draft next release
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Draft next release
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Draft next release
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Draft next release
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|