Skip to content

ci: update the version packages (#694) #352

ci: update the version packages (#694)

ci: update the version packages (#694) #352

Triggered via push February 12, 2025 08:16
Status Success
Total duration 19s
Artifacts
update_release_draft
10s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '13280918345', status: 403, response: { url: 'https://api.github.com/repos/OpenZeppelin/defender-sdk/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: 'Wed, 12 Feb 2025 08:17: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': '8703:34264F:FE605:1FEB37:67AC5900', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1739351823', '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/OpenZeppelin/defender-sdk/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/heads/main","name":"","tag_name":"","body":"## Next Release Version: v2.2.0\\n\\n## Changes\\n- ci: update the version packages @github-actions (#694)\\n- chore: Add v2.2.0 release changelog @collins-w (#693)\\n- fix: PLAT-6229 Adding custom name for peaq inside sdk @NicoMolinaOZ (#692)\\n- revert: Revert \\"feat: PLAT-6109 Adding support for Peaq network (#687)\\" @tirumerla (#691)\\n- feat: Add unichain network @shahnami (#690)\\n- feat: Plat-6104 prevent sdk retries on 500 error @zeljkoX (#689)\\n- feat: PLAT-6109 Adding support for Peaq network @NicoMolinaOZ (#687)\\n- fix: plat-5545 reading new env var for actions @NicoMolinaOZ (#684)\\n\\n**Full Changelog**: https://github.com/OpenZeppelin/defender-sdk/compare/@openzeppelin/[email protected]\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '13280918345', name: 'push', payload: { after: 'ad20a434a924f6a59efe63bd9c935a5cfb86ba0a', base_ref: null, before: '625195d4173b8ca3c0c7e97033c9f7d04e449d83', commits: [ { author: { email: '41898282+github-actions[bot]@users.noreply.github.com', name: 'github-actions[bot]', username: 'github-actions[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'ad20a434a924f6a59efe63bd9c935a5cfb86ba0a', message: 'ci: update the version packages (#694)\n' + '\n' + '* Version Packages\r\n' + '\r\n' + '* 🤖 chore: Update the pnpm-lock.yaml file (#695)\r\n' + '\r\n' + 'Co-authored-by: svc-gh-is-01 <[email protected]>\r\n
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/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/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '13280918345', name: 'push', payload: { after: 'ad20a434a924f6a59efe63bd9c935a5cfb86ba0a', base_ref: null, before: '625195d4173b8ca3c0c7e97033c9f7d04e449d83', commits: [ { author: { email: '41898282+github-actions[bot]@users.noreply.github.com', name: 'github-actions[bot]', username: 'github-actions[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'ad20a434a924f6a59efe63bd9c935a5cfb86ba0a', message: 'ci: update the version packages (#694)\n' + '\n' + '* Version Packages\r\n' + '\r\n' + '* 🤖 chore: Update the pnpm-lock.yaml file (#695)\r\n' + '\r\n' + 'Co-authored-by: svc-gh-is-01 <[email protected]>\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Co-authored-by: svc-gh-is-01 <[email protected]>\r\n' + 'Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>', timestamp: '2025-02-12T11:16:45+03:00', tree_id: 'e6d6fc83982b7171298aa1052b746cef2629542d', url: 'https://github.com/OpenZeppelin/defender-sdk/commit/ad20a434a924f6a59efe63bd9c935a5cfb86ba0a' } ], compare: 'https://github.com/OpenZeppelin/defender-sdk/compare/625195d4173b...ad20a434a924', created: false, deleted: false, forced: false, head_commit: { author: { email: '41898282+github-actions[bot]@users.noreply.github.com', name: 'github-actions[bot]', username: 'github-actions[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'ad20a434a924f6a59efe63bd9c935a5cfb86ba0a', message: 'ci: update the version packages (#694)\n' + '\n' + '* Version Packages\r\n' + '\r\n' + '* 🤖 chore: Update the pnpm-lock.yaml file (#695)\r\n' + '\r\n' + 'Co-authored-by: svc-gh-is-01 <[email protected]>\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Co-authored-by: svc-gh-is-01 <[email protected]>\r\n' + 'Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>', timestamp: '2025-02-12T11:16:45+03:00', tree_id: 'e6d6fc83982b7171298aa1052b746cef2629542d', url: 'https://github.com/OpenZeppelin/defender-sdk/commit/ad20a434a924f6a59efe63bd9c935a5cfb86ba0a' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/20820676?v=4', description: 'The standard for secure blockchain applications', events_url: 'https://api.github.com/orgs/OpenZeppelin/events', hooks_url: 'https://api.github.com/orgs/OpenZeppelin/hooks', id: 20820676, issues_url: 'https://api.github.com/orgs/OpenZeppelin/issues', login: 'OpenZeppelin', members_url: 'https://api.github.com/orgs/OpenZeppelin/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjIwODIwNjc2', public_members_url: 'https://api.github.com/orgs/OpenZeppelin/public_members{/member}', repos_url: 'https://api.github.com/orgs/OpenZeppelin/repos', url: 'https