Feat 1072 update identification phase #1796
release-drafter.yml
on: pull_request
update_release_draft
6s
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: '18325347194',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '5f897eb974563beb2ec30ddbdb866e097151ba64',
before: 'bde76f62708dbe97ef74dd7f8b4087e6095456a0',
number: 1162,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/26907030?v=4',
description: 'Tools for neuroimaging meta-analysis',
events_url: 'https://api.github.com/orgs/neurostuff/events',
hooks_url: 'https://api.github.com/orgs/neurostuff/hooks',
id: 26907030,
issues_url: 'https://api.github.com/orgs/neurostuff/issues',
login: 'neurostuff',
members_url: 'https://api.github.com/orgs/neurostuff/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjI2OTA3MDMw',
public_members_url: 'https://api.github.com/orgs/neurostuff/public_members{/member}',
repos_url: 'https://api.github.com/orgs/neurostuff/repos',
url: 'https://api.github.com/orgs/neurostuff'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/neurostuff/neurostore/issues/1162/comments'
},
commits: {
href: 'https://api.github.com/repos/neurostuff/neurostore/pulls/1162/commits'
},
html: {
href: 'https://github.com/neurostuff/neurostore/pull/1162'
},
issue: {
href: 'https://api.github.com/repos/neurostuff/neurostore/issues/1162'
},
review_comment: {
href: 'https://api.github.com/repos/neurostuff/neurostore/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/neurostuff/neurostore/pulls/1162/comments'
},
self: {
href: 'https://api.github.com/repos/neurostuff/neurostore/pulls/1162'
},
statuses: {
href: 'https://api.github.com/repos/neurostuff/neurostore/statuses/5f897eb974563beb2ec30ddbdb866e097151ba64'
}
},
active_lock_reason: null,
additions: 742,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'neurostuff:master',
ref: 'master',
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/neurostuff/neurostore/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/neurostuff/neurostore/assignees{/user}',
blobs_url: 'https://api.github.com/repos/neurostuff/neurostore/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/neurostuff/neurostore/branches{/branch}',
clone_url: 'https://github.com/neurostuff/neurostore.git',
collaborators_url: 'https://api.github.com/repos/neurostuff/neurostore/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/neurostuff/neurostore/comments{/number}',
commits_url: 'https://api.github.com/repos/neurostuff/neurostore/commits{/sha}',
compare_url: 'https://api.github.com/repos/neurostuff/neurostore/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/neurostuff/neurostore/contents/{+path}',
contributors_url: 'https://api.github.com/repos/neurostuff/neurostore/contributors',
crea
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '18325347194',
status: 422,
response: {
url: 'https://api.github.com/repos/neurostuff/neurostore/releases/242908460',
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: 'Tue, 07 Oct 2025 20:29:21 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': '9402:1AF66C:55ECE7:171CBE4:68E57821',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4969',
'x-ratelimit-reset': '1759869746',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '31',
'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/neurostuff/neurostore/releases/242908460',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.4 (linux; x64)',
'x-github-delivery': '18325347194',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Release Notes\\n\\n## CHANGES\\n* [FIX] Be more forgiving with white spaces and newlines in Sleuth Files (#1121) @jdkent\\n* chore(deps): update flake8 requirement from ~=3.8 to ~=7.3 in /compose/backend (#1153) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps): bump nimare from 0.2.2 to 0.5.5 in /compose/backend (#1154) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* [ENH] add ability to clone a project (#1150) @jdkent\\n* [ENH] clone studyset (#1149) @jdkent\\n* [FIX] outside of application (#1148) @jdkent\\n* [REF] error handling compose (#1146) @jdkent\\n* [FIX] devcontainer path (#1147) @jdkent\\n* [MNT] migrate to connexion 3.0 (#1145) @jdkent\\n* chore(deps): update authlib requirement from ~=0.15 to ~=1.6 in /compose/backend (#1142) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps): update flask-cors requirement from ~=4.0 to ~=6.0 in /store/backend (#1144) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Fix null coordinates validation and cloning for Point objects (#1138) @[copilot-swe-agent[bot]](https://github.com/apps/copilot-swe-agent)\\n* [REF] error handling (neurostore) (#1125) @jdkent\\n* [ENH] Add studyset and annotation attributes to project endpoint (#1132) @[copilot-swe-agent[bot]](https://github.com/apps/copilot-swe-agent)\\n* chore(deps): update webargs requirement from ~=7.0 to ~=8.7 in /store/backend (#1087) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Implement preserve_on_clone flag system to fix condition cloning behavior (#1133) @[copilot-swe-agent[bot]](https://github.com/apps/copilot-swe-agent)\\n* Add comprehensive GitHub Copilot instructions for neurostore development workflow (#1131) @[copilot-swe
|
|
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/)
|