Merge pull request #1629 from onflow/cf/remove-assignee #8
release-drafter.yml
on: push
update_release_draft
3m 13s
Annotations
2 errors and 1 warning
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '9336706175',
status: 403,
response: {
url: 'https://api.github.com/repos/m-Peter/flow-cli/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: 'Sun, 02 Jun 2024 07:58:58 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': '0CC3:CFCE1:A2580F9:11590C2B:665C2642',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4996',
'x-ratelimit-reset': '1717318547',
'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/m-Peter/flow-cli/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/master","name":"Version 0.1.0","tag_name":"v0.1.0","body":"## ⬆️ Install or Upgrade\\nFollow the [Flow CLI installation guide](https://docs.onflow.org/flow-cli/install/) for instructions on how to install or upgrade the CLI.\\n\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '9336706175',
name: 'push',
payload: {
after: '3320399a7bc759643e762037301e56254e7435fd',
base_ref: null,
before: '562cfde730223df204b48be6183db22b2f9cf682',
commits: [
{
author: {
email: '[email protected]',
name: 'Chase Fleming',
username: 'chasefleming'
},
committer: {
email: '[email protected]',
name: 'Chase Fleming',
username: 'chasefleming'
},
distinct: true,
id: '87af70fccbe8f88344879207688a66433567096a',
message: 'Revert flow dev running emulator',
timestamp: '2024-05-21T14:30:31-07:00',
tree_id: 'a6cd3cd5c826de17c8889a506b7f0171759f7861',
url: 'https://github.com/m-Peter/flow-cli/commit/87af70fccbe8f88344879207688a66433567096a'
},
{
author: {
email: '[email protected]',
name: 'Chase Fleming',
username: 'chasefleming'
},
committer: {
email: '[email protected]',
name: 'Chase Fleming',
username: 'chasefleming'
},
distinct: true,
id: '10559d74f99b5ec4eb76ac17dface999cae67bc5',
message: 'Fix lint',
timestamp: '2024-05-21T14:32:19-07:00',
tree_id: '968bc5e5648f28ffc2c4d2086660e9fce6f81af0',
url: 'https:
|
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 runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9336706175',
name: 'push',
payload: {
after: '3320399a7bc759643e762037301e56254e7435fd',
base_ref: null,
before: '562cfde730223df204b48be6183db22b2f9cf682',
commits: [
{
author: {
email: '[email protected]',
name: 'Chase Fleming',
username: 'chasefleming'
},
committer: {
email: '[email protected]',
name: 'Chase Fleming',
username: 'chasefleming'
},
distinct: true,
id: '87af70fccbe8f88344879207688a66433567096a',
message: 'Revert flow dev running emulator',
timestamp: '2024-05-21T14:30:31-07:00',
tree_id: 'a6cd3cd5c826de17c8889a506b7f0171759f7861',
url: 'https://github.com/m-Peter/flow-cli/commit/87af70fccbe8f88344879207688a66433567096a'
},
{
author: {
email: '[email protected]',
name: 'Chase Fleming',
username: 'chasefleming'
},
committer: {
email: '[email protected]',
name: 'Chase Fleming',
username: 'chasefleming'
},
distinct: true,
id: '10559d74f99b5ec4eb76ac17dface999cae67bc5',
message: 'Fix lint',
timestamp: '2024-05-21T14:32:19-07:00',
tree_id: '968bc5e5648f28ffc2c4d2086660e9fce6f81af0',
url: 'https://github.com/m-Peter/flow-cli/commit/10559d74f99b5ec4eb76ac17dface999cae67bc5'
},
{
author: {
email: '[email protected]',
name: 'Chase Fleming',
username: 'chasefleming'
},
committer: {
email: '[email protected]',
name: 'Chase Fleming',
username: 'chasefleming'
},
distinct: true,
id: '95a9bf586cb7df585a12ee4287e8cba8cbef728c',
message: 'Revert messaging',
timestamp: '2024-05-21T14:36:42-07:00',
tree_id: '5fce4078d597a7309b0d63e665452dc60edd7b82',
url: 'https://github.com/m-Peter/flow-cli/commit/95a9bf586cb7df585a12ee4287e8cba8cbef728c'
},
{
author: {
email: '[email protected]',
name: 'Chase Fleming',
username: 'chasefleming'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '2ea0a252e71808233a495c32c45be20276ae16d7',
message: 'Merge pull request #1611 from onflow/cf/revert-flow-dev-emulator\n' +
'\n' +
'Revert flow dev running emulator',
timestamp: '2024-05-21T14:40:38-07:00',
tree_id: '968bc5e5648f28ffc2c4d2086660e9fce6f81af0',
url: 'https://github.com/m-Peter/flow-cli/commit/2ea0a252e71808233a495c32c45be20276ae16d7'
},
{
author: {
email: '[email protected]',
name: 'Chase Fleming',
username: 'chasefleming'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '7ec7d085d7bd5ec8d457f2eb1c4bd61fcb950521',
message: 'Merge pull request #1612 from onflow/cf/revert-messagin\n' +
'\n' +
'Revert messaging',
timestamp: '2024-05-2
|
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|