chore(deps): bump changesets/action from 1.4.7 to 1.4.8 (#576) #305
release-drafter.yml
on: push
update_release_draft
11s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '11219624644',
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: 'Mon, 07 Oct 2024 16:13:07 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': '6883:DD2B4:9A9FF0:12B8893:67040893',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4963',
'x-ratelimit-reset': '1728318215',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '37',
'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.13.1 (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: v1.15.0\\n\\n## Changes\\n- chore(deps): bump changesets/action from 1.4.7 to 1.4.8 @dependabot (#576)\\n- fix: relayer groups create example @MCarlomagno (#583)\\n- fix: install deps for e2e tests in ci @MCarlomagno (#570)\\n- fix: remove /v2 from basepath in most packages @MCarlomagno (#572)\\n- fix(deploy): include deployed bytecode to artifact @shahnami (#571)\\n- feat(rg): Relay group support @zeljkoX (#563)\\n- fix: Resolve issue with attestation publishing @collins-w (#569)\\n- chore: Bump actions/upload-artifact from 4.3.4 to 4.4.0 @dependabot (#557)\\n- chore: Bump github/codeql-action from 3.25.12 to 3.26.7 @dependabot (#566)\\n- chore: Bump step-security/harden-runner from 2.8.1 to 2.10.1 @dependabot (#565)\\n- chore: Bump ossf/scorecard-action from 2.3.3 to 2.4.0 @dependabot (#559)\\n- fix: automated pr titles @tirumerla (#568)\\n- feat: create initial setup for e2e + gh automation @MCarlomagno (#558)\\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: '11219624644',
name: 'push',
payload: {
after: 'f284b2293f6d712b85b0dfe67b3beb4bf0062337',
base_ref: null,
before: '2f64dae72cd99241a5596b290e8aed826f5e487d',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'f284b2293f6d712b85b0dfe67b3beb4b
|
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: '11219624644',
name: 'push',
payload: {
after: 'f284b2293f6d712b85b0dfe67b3beb4bf0062337',
base_ref: null,
before: '2f64dae72cd99241a5596b290e8aed826f5e487d',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'f284b2293f6d712b85b0dfe67b3beb4bf0062337',
message: 'chore(deps): bump changesets/action from 1.4.7 to 1.4.8 (#576)\n' +
'\n' +
'Bumps [changesets/action](https://github.com/changesets/action) from 1.4.7 to 1.4.8.\r\n' +
'- [Release notes](https://github.com/changesets/action/releases)\r\n' +
'- [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md)\r\n' +
'- [Commits](https://github.com/changesets/action/compare/aba318e9165b45b7948c60273e0b72fce0a64eb9...3de3850952bec538fde60aac71731376e57b9b57)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: changesets/action\r\n' +
' dependency-type: direct:production\r\n' +
' update-type: version-update:semver-patch\r\n' +
'...\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n' +
'Co-authored-by: collins-w <[email protected]>',
timestamp: '2024-10-07T19:12:48+03:00',
tree_id: '50531cd669b1b7ff00a8a09a313ad08fd0e6a1b1',
url: 'https://github.com/OpenZeppelin/defender-sdk/commit/f284b2293f6d712b85b0dfe67b3beb4bf0062337'
}
],
compare: 'https://github.com/OpenZeppelin/defender-sdk/compare/2f64dae72cd9...f284b2293f6d',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'f284b2293f6d712b85b0dfe67b3beb4bf0062337',
message: 'chore(deps): bump changesets/action from 1.4.7 to 1.4.8 (#576)\n' +
'\n' +
'Bumps [changesets/action](https://github.com/changesets/action) from 1.4.7 to 1.4.8.\r\n' +
'- [Release notes](https://github.com/changesets/action/releases)\r\n' +
'- [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md)\r\n' +
'- [Commits](https://github.com/changesets/action/compare/aba318e9165b45b7948c60273e0b72fce0a64eb9...3de3850952bec538fde60aac71731376e57b9b57)\r\n' +
'\r\n' +
'---\r\n' +
'updated-dependencies:\r\n' +
'- dependency-name: changesets/action\r\n' +
' dependency-type: direct:production\r\n' +
' update-type: version-update:semver-patch\r\n' +
'...\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n' +
'Co-authored-by: collins-w <[email protected]>',
timestamp: '2024-10-07T
|