Skip to content

Implements createrawtransaction RPC method #17159

Implements createrawtransaction RPC method

Implements createrawtransaction RPC method #17159

Re-run triggered November 19, 2024 09:24
Status Success
Total duration 22s
Artifacts

release-drafter.yml

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

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '11881319876', status: 403, response: { url: 'https://api.github.com/repos/ZcashFoundation/zebra/releases', 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', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 19 Nov 2024 09:24:38 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': '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': '7496:56C80:5CDA7B0:5D81E07:673C5955', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1732011875', '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/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/ZcashFoundation/zebra/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"main","name":"Zebra 2.1.0","tag_name":"v2.1.0","body":"## [Zebra 2.1.0](https://github.com/ZcashFoundation/zebra/releases/tag/v2.1.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- add pub functionality for zaino ([#8964](https://github.com/ZcashFoundation/zebra/pull/8964))\\n- add(rpc): Adds `getblockheader` RPC method ([#8967](https://github.com/ZcashFoundation/zebra/pull/8967))\\n- fix: typos correction docs ([#9014](https://github.com/ZcashFoundation/zebra/pull/9014))\\n\\n### Deprecated\\n\\n- feat(actions): migrate Mergify to GitHub Merge Queue ([#9005](https://github.com/ZcashFoundation/zebra/pull/9005))\\n\\n### Added\\n\\n- feat(actions): migrate Mergify to GitHub Merge Queue ([#9005](https://github.com/ZcashFoundation/zebra/pull/9005))\\n\\n### Changed\\n\\n- add(build): Add a `rust-toolchain.toml` file ([#8985](https://github.com/ZcashFoundation/zebra/pull/8985))\\n- chore(ci): do not default to `tracing` mode in jobs execution ([#9004](https://github.com/ZcashFoundation/zebra/pull/9004))\\n- ref(mergify): use the new configuration format and keys ([#9018](https://github.com/ZcashFoundation/zebra/pull/9018))\\n- ref: adjust GCP instances resources to better fit requirements ([#8986](https://github.com/ZcashFoundation/zebra/pull/8986))\\n\\n### Fixed\\n\\n- fix(actions): do not require the `get-disk-name` job for forks ([#8988](https://github.com/ZcashFoundation/zebra/pull/8988))\\n- fix(ci): fail cache disk creation if no db version is found ([#8987](https://github.com/ZcashFo
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462: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:30793:18) { name: 'AggregateError', event: { id: '11881319876', name: 'pull_request', payload: { action: 'synchronize', after: 'b32e0c23348ce3fc6c39ab11d5d6db5afafbeb0c', before: '22517dffcf328bf8fda91ae346103ad4c09f9a44', number: 9017, 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/9017/comments' }, commits: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/pulls/9017/commits' }, html: { href: 'https://github.com/ZcashFoundation/zebra/pull/9017' }, issue: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/issues/9017' }, review_comment: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/pulls/9017/comments' }, self: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/pulls/9017' }, statuses: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/statuses/b32e0c23348ce3fc6c39ab11d5d6db5afafbeb0c' } }, active_lock_reason: null, additions: 552, 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: false, allow_squash_merge: true, allow_update_branch: false, 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',