Merge pull request #655 from radixdlt/worker-metrics #409
release-drafter.yml
on: push
release-drafter
/
update_release_draft
5s
Annotations
2 errors and 1 warning
release-drafter / update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '7928680692',
status: 403,
response: {
url: 'https://api.github.com/repos/radixdlt/babylon-gateway/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: 'Fri, 16 Feb 2024 09:36:51 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': '1004:65D5:94AA685:1294CC1D:65CF2CB3',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14996',
'x-ratelimit-reset': '1708079809',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '4',
'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/radixdlt/babylon-gateway/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/develop","name":"","tag_name":"","body":"## Changes\\n- Added histogram metrics measuring the time it took to process a single iteration of a given worker @krzlabrdx (#655)\\n- Add network gateway administrator team slug as CODEOWNERS @shambupujar (#650)\\n- allow filtering transaction stream by badges presented. @PawelPawelec-RDX (#652)\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7928680692',
name: 'push',
payload: {
after: '8b02e160ede4fed92a6ea375947928de350e4953',
base_ref: null,
before: 'b69c0f1eb3bb4b25929cc6ff8869d8cf83470bac',
commits: [
{
author: {
email: '[email protected]',
name: 'Krzysztof Łabuś',
username: 'krzlabrdx'
},
committer: {
email: '[email protected]',
name: 'Krzysztof Łabuś',
username: 'krzlabrdx'
},
distinct: false,
id: 'a6352b581a1cecafafe10038fdd3c9d1c5ee8754',
message: 'Added histogram metrics measuring the time it took to process a single iteration of a given worker',
timestamp: '2024-02-15T13:39:56+01:00',
tree_id: 'ccb4f389d5147e4b3cef472cd0c19ae55c7688f0',
url: 'https://github.com/radixdlt/babylon-gateway/commit/a6352b581a1cecafafe10038fdd3c9d1c5ee8754'
},
{
author: {
email: '[email protected]',
name: 'krzlabrdx',
username: 'krzlabrdx'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '8b02e160ede4fed92a6ea375947928de350e4953',
message: 'Merge pull request #655 from radixdlt/worker-
|
release-drafter / update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/RDXWorks-actions/release-drafter/master/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/RDXWorks-actions/release-drafter/master/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '7928680692',
name: 'push',
payload: {
after: '8b02e160ede4fed92a6ea375947928de350e4953',
base_ref: null,
before: 'b69c0f1eb3bb4b25929cc6ff8869d8cf83470bac',
commits: [
{
author: {
email: '[email protected]',
name: 'Krzysztof Łabuś',
username: 'krzlabrdx'
},
committer: {
email: '[email protected]',
name: 'Krzysztof Łabuś',
username: 'krzlabrdx'
},
distinct: false,
id: 'a6352b581a1cecafafe10038fdd3c9d1c5ee8754',
message: 'Added histogram metrics measuring the time it took to process a single iteration of a given worker',
timestamp: '2024-02-15T13:39:56+01:00',
tree_id: 'ccb4f389d5147e4b3cef472cd0c19ae55c7688f0',
url: 'https://github.com/radixdlt/babylon-gateway/commit/a6352b581a1cecafafe10038fdd3c9d1c5ee8754'
},
{
author: {
email: '[email protected]',
name: 'krzlabrdx',
username: 'krzlabrdx'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '8b02e160ede4fed92a6ea375947928de350e4953',
message: 'Merge pull request #655 from radixdlt/worker-metrics\n' +
'\n' +
'Added histogram metrics measuring the time it took to process a single iteration of a given worker',
timestamp: '2024-02-16T10:36:37+01:00',
tree_id: 'ccb4f389d5147e4b3cef472cd0c19ae55c7688f0',
url: 'https://github.com/radixdlt/babylon-gateway/commit/8b02e160ede4fed92a6ea375947928de350e4953'
}
],
compare: 'https://github.com/radixdlt/babylon-gateway/compare/b69c0f1eb3bb...8b02e160ede4',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/13850?v=4',
created_at: '2022-06-23T17:04:38Z',
description: null,
html_url: 'https://github.com/enterprises/rdxworks',
id: 13850,
name: 'RDX Works',
node_id: 'E_kgDNNho',
slug: 'rdxworks',
updated_at: '2023-12-13T13:55:48Z',
website_url: null
},
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'krzlabrdx',
username: 'krzlabrdx'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '8b02e160ede4fed92a6ea375947928de350e4953',
message: 'Merge pull request #655 from radixdlt/worker-metrics\n' +
'\n' +
'Added histogram metrics measuring the time it took to process a single iteration of a given worker',
timestamp: '2024-02-16T10:36:37+01:00',
tree_id: 'ccb4f389d5147e4b3cef472cd0c19ae55c7688f0',
url: 'https://github.com/radixdlt/babylon-gateway/commit/8b02e160ede4fed92a6ea375947928de350e4953'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/34097377?v=4',
description: '',
events_url: 'https://api.github.com/orgs/radixdlt/events',
hooks_url: 'https://api.github.com/orgs/radixdlt/hooks',
id: 34097377,
issues_url: 'https://api.github.com/orgs/radixdlt/issues',
login: 'radixdlt',
members_url: 'https://api.github.com/orgs/radixdlt/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjM0MDk3Mzc3',
|
release-drafter / update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: RDXWorks-actions/release-drafter@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|