Merge pull request #6514 from onflow/leo/remove-duplicated-debug-logs #42
release-drafter.yml
on: push
update_release_draft
1h 5m
Annotations
2 errors and 1 warning
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '11252331551',
status: 403,
response: {
url: 'https://api.github.com/repos/The-K-R-O-K/flow-go/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, 09 Oct 2024 10:43:03 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': '0801:37F2A2:454507:889D7D:67065E37',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4999',
'x-ratelimit-reset': '1728474183',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '1',
'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/The-K-R-O-K/flow-go/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/master","name":"v0.1.0","tag_name":"v0.1.0","body":"- Suggestions for VersionControl testing (#1) @peterargue\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '11252331551',
name: 'push',
payload: {
after: 'efd21c18b1872f27f01a1125d803d7e00b43fcae',
base_ref: null,
before: '3602aeb7dfec50602a66dc78f5ff23b5767aec69',
commits: [
{
author: {
email: '[email protected]',
name: 'Leo Zhang (zhangchiqing)',
username: 'zhangchiqing'
},
committer: {
email: '[email protected]',
name: 'Leo Zhang (zhangchiqing)',
username: 'zhangchiqing'
},
distinct: false,
id: 'e33501bc0a94e4306d7e788e6dd7dea822b1aa8d',
message: 'remove duplicated debug logs',
timestamp: '2024-10-01T13:55:06-07:00',
tree_id: '37c3a7243f84ab3968fec3d87e3aa33ee70c100b',
url: 'https://github.com/The-K-R-O-K/flow-go/commit/e33501bc0a94e4306d7e788e6dd7dea822b1aa8d'
},
{
author: {
email: '[email protected]',
name: 'Leo Zhang',
username: 'zhangchiqing'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: 'efd21c18b1872f27f01a1125d803d7e00b43fcae',
message: 'Merge pull request #6514 from onflow/leo/remove-duplicated-debug-logs\n' +
'\n' +
'[Requester] Remove duplicated debug logs',
timestamp: '2024-10-08T20:38:26Z',
tree_id: '3041f73a7dcf6b0e4f8534f5b10565c49acc14ac',
url: 'https://github.com/The-K-R-O-K/flow-go/commit/efd21c18b1872f27f01a
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '11252331551',
name: 'push',
payload: {
after: 'efd21c18b1872f27f01a1125d803d7e00b43fcae',
base_ref: null,
before: '3602aeb7dfec50602a66dc78f5ff23b5767aec69',
commits: [
{
author: {
email: '[email protected]',
name: 'Leo Zhang (zhangchiqing)',
username: 'zhangchiqing'
},
committer: {
email: '[email protected]',
name: 'Leo Zhang (zhangchiqing)',
username: 'zhangchiqing'
},
distinct: false,
id: 'e33501bc0a94e4306d7e788e6dd7dea822b1aa8d',
message: 'remove duplicated debug logs',
timestamp: '2024-10-01T13:55:06-07:00',
tree_id: '37c3a7243f84ab3968fec3d87e3aa33ee70c100b',
url: 'https://github.com/The-K-R-O-K/flow-go/commit/e33501bc0a94e4306d7e788e6dd7dea822b1aa8d'
},
{
author: {
email: '[email protected]',
name: 'Leo Zhang',
username: 'zhangchiqing'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: 'efd21c18b1872f27f01a1125d803d7e00b43fcae',
message: 'Merge pull request #6514 from onflow/leo/remove-duplicated-debug-logs\n' +
'\n' +
'[Requester] Remove duplicated debug logs',
timestamp: '2024-10-08T20:38:26Z',
tree_id: '3041f73a7dcf6b0e4f8534f5b10565c49acc14ac',
url: 'https://github.com/The-K-R-O-K/flow-go/commit/efd21c18b1872f27f01a1125d803d7e00b43fcae'
}
],
compare: 'https://github.com/The-K-R-O-K/flow-go/compare/3602aeb7dfec...efd21c18b187',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Leo Zhang',
username: 'zhangchiqing'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: 'efd21c18b1872f27f01a1125d803d7e00b43fcae',
message: 'Merge pull request #6514 from onflow/leo/remove-duplicated-debug-logs\n' +
'\n' +
'[Requester] Remove duplicated debug logs',
timestamp: '2024-10-08T20:38:26Z',
tree_id: '3041f73a7dcf6b0e4f8534f5b10565c49acc14ac',
url: 'https://github.com/The-K-R-O-K/flow-go/commit/efd21c18b1872f27f01a1125d803d7e00b43fcae'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/125911666?v=4',
description: '',
events_url: 'https://api.github.com/orgs/The-K-R-O-K/events',
hooks_url: 'https://api.github.com/orgs/The-K-R-O-K/hooks',
id: 125911666,
issues_url: 'https://api.github.com/orgs/The-K-R-O-K/issues',
login: 'The-K-R-O-K',
members_url: 'https://api.github.com/orgs/The-K-R-O-K/members{/member}',
node_id: 'O_kgDOB4FCcg',
public_members_url: 'https://api.github.com/orgs/The-K-R-O-K/public_members{/member}',
repos_url: 'https://api.github.com/orgs/The-K-R-O-K/repos',
url: 'https://api.github.com/orgs/The-K-R-O-K'
},
pusher: {
email: '[email protected]',
name: 'Guitarheroua'
},
ref: 'refs/heads/master',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/The-K-R-O-K/flow-go/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/The-K-R-O-K/flow-go/assig
|
update_release_draft
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|