Add the v1.15.0 changeset file (#585) #307
Annotations
2 errors
Resource not accessible by integration
{
name: 'HttpError',
id: '11222284953',
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 19:08:42 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': '7903:29D22B:19956D7:19CA75A:670431BA',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1728331717',
'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.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: Add v1.15.0 changeset file @collins-w (#585)\\n- fix: e2e tests @MCarlomagno (#586)\\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: '11222284953',
name: 'push',
payload: {
after: '302ea41c83b74b5e34e664132aa89ce5d97d3c36',
base_ref: null,
before: 'a7d4387c283bf83009c6c20f79a3a14d055e4030',
commits: [
{
author: {
email: '[email protected]',
name: 'Collins',
username: 'collins-w'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: t
|
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: '11222284953',
name: 'push',
payload: {
after: '302ea41c83b74b5e34e664132aa89ce5d97d3c36',
base_ref: null,
before: 'a7d4387c283bf83009c6c20f79a3a14d055e4030',
commits: [
{
author: {
email: '[email protected]',
name: 'Collins',
username: 'collins-w'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '302ea41c83b74b5e34e664132aa89ce5d97d3c36',
message: 'Add the v1.15.0 changeset file (#585)',
timestamp: '2024-10-07T12:08:21-07:00',
tree_id: '910f1a4608f792d5847ca0c8b83ba617e196aebf',
url: 'https://github.com/OpenZeppelin/defender-sdk/commit/302ea41c83b74b5e34e664132aa89ce5d97d3c36'
}
],
compare: 'https://github.com/OpenZeppelin/defender-sdk/compare/a7d4387c283b...302ea41c83b7',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Collins',
username: 'collins-w'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '302ea41c83b74b5e34e664132aa89ce5d97d3c36',
message: 'Add the v1.15.0 changeset file (#585)',
timestamp: '2024-10-07T12:08:21-07:00',
tree_id: '910f1a4608f792d5847ca0c8b83ba617e196aebf',
url: 'https://github.com/OpenZeppelin/defender-sdk/commit/302ea41c83b74b5e34e664132aa89ce5d97d3c36'
},
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://api.github.com/orgs/OpenZeppelin'
},
pusher: {
email: '[email protected]',
name: 'tirumerla'
},
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/OpenZeppelin/defender-sdk/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/OpenZeppelin/defender-sdk/assignees{/user}',
blobs_url: 'https://api.github.com/repos/OpenZeppelin/defender-sdk/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/OpenZeppelin/defender-sdk/branches{/branch}',
clone_url: 'https://github.com/OpenZeppelin/defender-sdk.git',
collaborators_url: 'https://api.github.com/repos/OpenZeppelin/defender-sdk/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/OpenZeppelin/defender-sdk/comments{/number}',
commits_url: 'https://api.github.com/repos/OpenZeppelin/defender-sdk/commits{/sha}',
compare_url: 'https://api.github.com/repos/OpenZeppelin/defender-sdk/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/OpenZep
|
This job succeeded
Loading