Skip to content

merge queue: embarking main (13230d0) and #7746 together #11846

merge queue: embarking main (13230d0) and #7746 together

merge queue: embarking main (13230d0) and #7746 together #11846

Triggered via pull request October 16, 2023 23:04
Status Success
Total duration 19s
Artifacts

release-drafter.yml

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

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '6540254528', status: 422, response: { url: 'https://api.github.com/repos/ZcashFoundation/zebra/releases/119746161', 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', connection: 'close', 'content-length': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 16 Oct 2023 23:05:06 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': 'E441:25A4:1439CF:295BF4:652DC1A2', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '913', 'x-ratelimit-reset': '1697499260', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '87', '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' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/ZcashFoundation/zebra/releases/119746161', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## [Zebra 1.3.0](https://github.com/ZcashFoundation/zebra/releases/tag/v1.3.0) - *TODO*: date\\n\\nThis release *TODO*: a summary of the significant user-visible changes in the release\\n\\n### Breaking Changes\\n\\nThis release has the following breaking changes:\\n- *TODO*: Check the `Removed` and `Deprecated` sections for any breaking changes\\n- *TODO*: Add a short description of the user impact of each breaking change, and any actions users need to take\\n\\n- Test `z_getsubtreesbyindex` using a lightwalletd gRPC request ([#7521](https://github.com/ZcashFoundation/zebra/pull/7521))\\n- Add snapshot tests for the `z_getsubtreesbyindex` RPC ([#7514](https://github.com/ZcashFoundation/zebra/pull/7514))\\n- Fix typo ([#7516](https://github.com/ZcashFoundation/zebra/pull/7516))\\n- change(state): Check database format is valid every 5 minutes, to catch format errors in new block code ([#7602](https://github.com/ZcashFoundation/zebra/pull/7602))\\n- change(state): Check database format is valid on shutdown, to catch format errors in new block code ([#7606](https://github.com/ZcashFoundation/zebra/pull/7606))\\n- change(state): Put chain data into an inner struct ([#7608](https://github.com/ZcashFoundation/zebra/pull/7608))\\n- change(state): Refactor docs for `z_getsubtreesbyindex` RPC state requests ([#7462](https://github.com/ZcashFoundation/zebra/pull/7462))\\n- change(state): Restrict access to types for database writes ([#7440](https://github.com/ZcashFoundation/zebra/pull/7440))\\n- fix(chain): Return errors instead of panicking in methods for `Height`s ([#7591](https://github.com/ZcashFoundation/zebra/pull/7591))\\n- fix(note-commitment-trees): Populate subtree fields in the NoteCommitmentTrees structs ([#7636](https://github.com/ZcashFoundati
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '6540254528', name: 'pull_request', payload: { action: 'opened', number: 7752, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/26173891?v=4', description: '', events_url: 'https://api.github.com/orgs/ZcashFoundation/events', hooks_url: 'https://api.github.com/orgs/ZcashFoundation/hooks', id: 26173891, issues_url: 'https://api.github.com/orgs/ZcashFoundation/issues', login: 'ZcashFoundation', members_url: 'https://api.github.com/orgs/ZcashFoundation/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjI2MTczODkx', public_members_url: 'https://api.github.com/orgs/ZcashFoundation/public_members{/member}', repos_url: 'https://api.github.com/orgs/ZcashFoundation/repos', url: 'https://api.github.com/orgs/ZcashFoundation' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/issues/7752/comments' }, commits: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/pulls/7752/commits' }, html: { href: 'https://github.com/ZcashFoundation/zebra/pull/7752' }, issue: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/issues/7752' }, review_comment: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/pulls/7752/comments' }, self: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/pulls/7752' }, statuses: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/statuses/bbe9a3fe547f48ed67104a3297d49c06e826ba95' } }, active_lock_reason: null, additions: 14, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'ZcashFoundation:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/ZcashFoundation/zebra/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/ZcashFoundation/zebra/assignees{/user}', blobs_url: 'https://api.github.com/repos/ZcashFoundation/zebra/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/ZcashFoundation/zebra/branches{/branch}', clone_url: 'https://github.com/ZcashFoundation/zebra.git', collaborators_url: 'https://api.github.com/repos/ZcashFoundation/zebra/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/ZcashFoundation/zebra/comments{/number}', commits_url: 'https://api.github.com/repos/ZcashFoundation/zebra/commits{/sha}', compare_url: 'https://api.github.com/repos/ZcashFoundation/zebra/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/ZcashFoundation/zebra/contents/{+path}', contributors_url: 'https://api.github.com/repos/ZcashFoundation/zebra/contributors', created_at: '2019-08-29T21:48:14Z', default_branch: 'main', delete_branch_on_merge: true, deplo