release: bring main up to develop (0.2.17 — release-readiness docs + eval pattern examples + transitive CVE patches) #13
release-drafter.yml
on: pull_request
Draft next release
11s
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: '26439834960',
name: 'pull_request',
payload: {
action: 'opened',
number: 108,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/constk/harness-python-react/issues/108/comments'
},
commits: {
href: 'https://api.github.com/repos/constk/harness-python-react/pulls/108/commits'
},
html: {
href: 'https://github.com/constk/harness-python-react/pull/108'
},
issue: {
href: 'https://api.github.com/repos/constk/harness-python-react/issues/108'
},
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/108/comments'
},
self: {
href: 'https://api.github.com/repos/constk/harness-python-react/pulls/108'
},
statuses: {
href: 'https://api.github.com/repos/constk/harness-python-react/statuses/2028329226d4beb016222498dc308630ac8367bc'
}
},
active_lock_reason: null,
additions: 827,
assignee: null,
assignees: [],
author_association: 'OWNER',
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: 'A production-grade SDLC harness for human + LLM software
|
|
Draft next release
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '26439834960',
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, Warning',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 26 May 2026 07:56:46 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; 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': '6800:2524DE:800D1:1E9F0A:6A15523D',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4994',
'x-ratelimit-reset': '1779785798',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'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': '26439834960',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## What's changed in v0.1.0\\n\\n- docs: replace Jaeger screenshot TODO with section scaffold ([#105](https://github.com/constk/harness-python-react/pull/105))\\n- docs: add concrete agent-failure example to README ([#100](https://github.com/constk/harness-python-react/pull/100))\\n- docs: reframe README opener around the human+agent audience ([#99](https://github.com/constk/harness-python-react/pull/99))\\n- docs: mark admin-merge policy as transitional solo-owner state ([#101](https://github.com/constk/harness-python-react/pull/101))\\n- chore: align develop with main — backport #86 content + version ([#106](https://github.com/constk/harness-python-react/pull/106))\\n- feat: eval pattern examples calling Azure OpenAI ([#104](https://github.com/constk/harness-python-react/pull/104))\\n- fix: bump idna + starlette to patched versions ([#103](https://github.com/constk/harness-python-react/pull/103))\\n- chore: add optional Beads issue queue guidance ([#86](https://github.com/constk/harness-python-react/pull/86))\\n- fix: pin-freshness audit normalises sub-path actions; bump setup-uv comment + codeql v4 ([#83](https://github.com/constk/harness-python-react/pull/83))\\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
|
|
Draft next release
Resource not accessible by integration
{
name: 'HttpError',
id: '26439834960',
status: 403,
response: {
url: 'https://api.github.com/repos/constk/harness-python-react/issues/108/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, Warning',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 26 May 2026 07:56: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': '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': '6800:2524DE:7D9EA:1E0A3A:6A155238',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1779785798',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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/108/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': '26439834960',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"labels":["release"]}',
request: {}
},
event: {
id: '26439834960',
name: 'pull_request',
payload: {
action: 'opened',
number: 108,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/constk/harness-python-react/issues/108/comments'
},
commits: {
href: 'https://api.github.com/repos/constk/harness-python-react/pulls/108/commits'
},
html: {
href: 'https://github.com/constk/harness-python-react/pull/108'
},
issue: {
href: 'https://api.github.com/repos/constk/harness-python-react/issues/108'
},
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/108/comments'
},
self: {
href: 'https://api.github.com/repos/constk/harness-python-react/pulls/108'
},
statuses: {
href: 'https://api.github.com/repos/constk/harness-python-react/statuses/2028329226d4beb016222498dc308630ac8367bc'
}
},
active_lock_reason: null,
additions: 827,
assignee: null,
assignees: [],
author_association: 'OWNER',
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_f
|
|
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/)
|