Skip to content

Remote ReadStateService #18521

Remote ReadStateService

Remote ReadStateService #18521

Re-run triggered March 25, 2025 10:26
Status Success
Total duration 17s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 4 warnings
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '13971697511', 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', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 25 Mar 2025 10:27:04 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': '9082:27D40D:30E3659:61D990A:67E284F8', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4987', 'x-ratelimit-reset': '1742902007', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '13', '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.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)', 'x-github-delivery': '13971697511', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"main","name":"Zebra 2.3.0","tag_name":"v2.3.0","body":"## [Zebra 2.3.0](https://github.com/ZcashFoundation/zebra/releases/tag/v2.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- Fix Typos in Continuous Integration and Release Process Documentation ([#9209](https://github.com/ZcashFoundation/zebra/pull/9209))\\n- allow deserialization of Balance with skipped ID field ([#9299](https://github.com/ZcashFoundation/zebra/pull/9299))\\n- build(deps): bump the devops group across 1 directory with 3 updates ([#9275](https://github.com/ZcashFoundation/zebra/pull/9275))\\n- build(deps): bump the devops group with 5 updates ([#9208](https://github.com/ZcashFoundation/zebra/pull/9208))\\n- change(rpc): Accept an unused second param in `sendrawtransaction` RPC ([#9242](https://github.com/ZcashFoundation/zebra/pull/9242))\\n- cleanup(logger): Replace last log mutex with watch channel ([#9262](https://github.com/ZcashFoundation/zebra/pull/9262))\\n- docs(docker): update examples for running Zebra in Docker ([#9269](https://github.com/ZcashFoundation/zebra/pull/9269))\\n- fix(ci): prevent duplicate draft releases in release-drafter ([#9252](https://github.com/ZcashFoundation/zebra/pull/9252))\\n- fix(mining): Advertise mined blocks ([#9176](https://github.com/ZcashFoundation/zebra/pull/9176))\\n- make chain\\\\_tip\\\\_difficultu pub to reuse in zaino ([#9271](https://github.com/ZcashFoundation/zebra/pull/9271))\\n- zebra-rpc: Correctly map JSON-RPC to/from 2.0 ([#9216](https://github
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v6.1.0/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.1.0/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '13971697511', name: 'pull_request', payload: { action: 'opened', number: 9338, 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/9338/comments' }, commits: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/pulls/9338/commits' }, html: { href: 'https://github.com/ZcashFoundation/zebra/pull/9338' }, issue: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/issues/9338' }, review_comment: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/pulls/9338/comments' }, self: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/pulls/9338' }, statuses: { href: 'https://api.github.com/repos/ZcashFoundation/zebra/statuses/ef5f47a6225d1953a799a09db3407ad8d85cbdce' } }, active_lock_reason: null, additions: 684, 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', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.gi
update_release_draft
"pull_request_target.opened" 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.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)