Add httpsAgent to examples (#310) #179
release-drafter.yml
on: push
update_release_draft
27s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '8472204401',
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: 'Thu, 28 Mar 2024 18:46:53 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': '8883:629D9:12CA5A0:20B0CA5:6605BB1D',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4981',
'x-ratelimit-reset': '1711655196',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '19',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
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.8.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: v0.1.0\\n\\n## Changes\\n- Add httpsAgent to examples @tirumerla (#310)\\n- Include httpsAgent param in client packages @MCarlomagno (#307)\\n- Bump @openzeppelin/defender-sdk from 1.10.0 to 1.11.0 in /examples/create-monitor @dependabot (#292)\\n- plaform-sdk-deps: bump @types/node from 16.3.0 to 16.18.91 @dependabot (#306)\\n- Bump changesets/action from 1.4.5 to 1.4.7 @dependabot (#304)\\n- relaySigner: avoid resolving ENS name by default @MCarlomagno (#303)\\n- Remove notification categories @shahnami (#276)\\n- Update notification channels not working in SDK + refactor @MCarlomagno (#291)\\n- Add Holesky network @shahnami (#286)\\n- Version Packages @github-actions (#288)\\n- Add the release changeset @collins-w (#287)\\n- Bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0 @dependabot (#253)\\n- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 @dependabot (#254)\\n- Bump step-security/harden-runner from 2.6.1 to 2.7.0 @dependabot (#269)\\n- plaform-sdk-deps: bump jest and @types/jest @dependabot (#271)\\n- plaform-sdk-deps: bump eslint from 8.44.0 to 8.57.0 @dependabot (#274)\\n- Enable Polygon zkevm networks @MCarlomagno (#268)\\n- plaform-sdk-deps: bump @changesets/cli from 2.26.2 to 2.27.1 @dependabot (#273)\\n- Bump github/codeql-action from 3.24.3 to 3.24.6 @dependabot (#277)\\n- Remove Optimism goerli network as we\'re deprecating it @collins-w (#278)\\n- Migrate ethers side dependencies to v6 @MCarlomagno (#232)\\n- Version Packages @github-actions (#267)\\n- Add changeset for new release @tirumerla (#266)\\n- Bump anchore/sbom-action from 0.15.5 to 0.15.8 @dependabot (#255)\\n- plaform-sdk-deps: bump axios from 1.4.0 to 1.6.7 @dependabot (#246)\\n- plaform-sdk-deps: bump ts-jest from 29.1.1 to 29.1.2 @dependabot (#257)\\n- plaform-sdk-deps:
|
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: '8472204401',
name: 'push',
payload: {
after: '573006a1dc240651949b13d17c17b1348b59c5c5',
base_ref: null,
before: 'd9bc174cbd014201f0304ce0385b24fb308ca5dc',
commits: [
{
author: {
email: '[email protected]',
name: 'Sai Tirumerla',
username: 'tirumerla'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '573006a1dc240651949b13d17c17b1348b59c5c5',
message: 'Add httpsAgent to examples (#310)',
timestamp: '2024-03-28T11:46:20-07:00',
tree_id: '64b926e72ec8f6808e87f9497a17f5c4eb471bf5',
url: 'https://github.com/OpenZeppelin/defender-sdk/commit/573006a1dc240651949b13d17c17b1348b59c5c5'
}
],
compare: 'https://github.com/OpenZeppelin/defender-sdk/compare/d9bc174cbd01...573006a1dc24',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Sai Tirumerla',
username: 'tirumerla'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '573006a1dc240651949b13d17c17b1348b59c5c5',
message: 'Add httpsAgent to examples (#310)',
timestamp: '2024-03-28T11:46:20-07:00',
tree_id: '64b926e72ec8f6808e87f9497a17f5c4eb471bf5',
url: 'https://github.com/OpenZeppelin/defender-sdk/commit/573006a1dc240651949b13d17c17b1348b59c5c5'
},
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}',
|