Skip to content

Update versions

Update versions #1034

Triggered via pull request January 22, 2026 15:04
Status Success
Total duration 25s
Artifacts

release_drafter.yml

on: pull_request
update_release_draft
21s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} 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: '21253370372', name: 'pull_request', payload: { action: 'synchronize', after: 'e442d39d408dcf87c77f818f3fbbf7f1bcba3a85', before: '77bd8a67de8b314ea9cc239dadf43fc7dbcb6f98', number: 358, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/43636148?v=4', description: 'The research group Data Science in Systems Biology at the School of Life Sciences, Technical University of Munich', events_url: 'https://api.github.com/orgs/daisybio/events', hooks_url: 'https://api.github.com/orgs/daisybio/hooks', id: 43636148, issues_url: 'https://api.github.com/orgs/daisybio/issues', login: 'daisybio', members_url: 'https://api.github.com/orgs/daisybio/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjQzNjM2MTQ4', public_members_url: 'https://api.github.com/orgs/daisybio/public_members{/member}', repos_url: 'https://api.github.com/orgs/daisybio/repos', url: 'https://api.github.com/orgs/daisybio' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/daisybio/drevalpy/issues/358/comments' }, commits: { href: 'https://api.github.com/repos/daisybio/drevalpy/pulls/358/commits' }, html: { href: 'https://github.com/daisybio/drevalpy/pull/358' }, issue: { href: 'https://api.github.com/repos/daisybio/drevalpy/issues/358' }, review_comment: { href: 'https://api.github.com/repos/daisybio/drevalpy/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/daisybio/drevalpy/pulls/358/comments' }, self: { href: 'https://api.github.com/repos/daisybio/drevalpy/pulls/358' }, statuses: { href: 'https://api.github.com/repos/daisybio/drevalpy/statuses/e442d39d408dcf87c77f818f3fbbf7f1bcba3a85' } }, active_lock_reason: null, additions: 338, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'daisybio:development', ref: 'development', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/daisybio/drevalpy/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/daisybio/drevalpy/assignees{/user}', blobs_url: 'https://api.github.com/repos/daisybio/drevalpy/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/daisybio/drevalpy/branches{/branch}', clone_url: 'https://github.com/daisybio/drevalpy.git', collaborators_url: 'https://api.github.com/repos/daisybio/drevalpy/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/daisybio/drevalpy/comments{/number}', commits_url: 'https://api.github.com/repos/daisybio/drevalpy/commits{/sha}', compare_url: 'https://api.github.com/repos/daisybio/drevalpy/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/daisybio/drevalpy/contents/{+path}', contributors_url: 'https://api.github.com/repos/daisybio/drevalpy/contributors', created_at: '2023-12-04T09:52:30Z',
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '21253370372', status: 422, response: { url: 'https://api.github.com/repos/daisybio/drevalpy/releases/276657807', 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: 'Thu, 22 Jan 2026 15:05:04 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': 'C441:239970:36B05:F3C78:69723C9F', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4974', 'x-ratelimit-reset': '1769094658', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '26', '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/daisybio/drevalpy/releases/276657807', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.6 (linux; x64)', 'x-github-delivery': '21253370372', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n* Add weights and biases support (#348) @nictru\\n* some more mutability safeguards (#351) @PascalIversen\\n* Fix #349 (#350) @nictru\\n* Update overview figure to include PharmaFormer + Naive Tissue Drug Mean Predictor (#347) @JudithBernett\\n* Add PharmaFormer model (#336) @nictru\\n* v1.4.1 (#345) @JudithBernett\\n\\n## 🧰 Maintenance\\n\\n* DOI to make the code citable (#352) @PascalIversen\\n\\n## :package: Dependencies\\n\\n* [DEPENDABOT]: Bump actions/cache from 5.0.1 to 5.0.2 (#353) @[dependabot[bot]](https://github.com/apps/dependabot)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"0.8.0 🌈","tag_name":"0.8.0","target_commitish":"refs/pull/358/merge"}', request: {} }, event: { id: '21253370372', name: 'pull_request', payload: { action: 'synchronize', after: 'e442d39d408dcf87c77f818f3fbbf7f1bcba3a85', before: '77bd8a67de8b314ea9cc239dadf43fc7dbcb6f98', number: 358, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/43636148?v=4', description: 'The research group Data Science in Systems Biology at the School of Life Sciences, Technical University of Munich', events_url: 'https://api.github.com/orgs/daisybio/events', hooks_url: 'https://api.github.com/orgs/daisybio/hooks', id: 43636148, issues_url: 'https://api.github.com/orgs/daisybio/issues', login: 'daisybio', members_url: 'https://api.github.com/orgs/daisybio/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjQzNjM2MTQ4', public_members_url: 'https://api.github.com/orgs/daisybio/public_members{/member}', repos_url: 'https://api.github.com/orgs/daisybio/repos', ur
update_release_draft
"pull_request_target.edited" 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.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)