Update packages #371
release-drafter.yaml
on: pull_request
Release_drafter
6s
Annotations
2 errors and 1 warning
Release_drafter
Resource not accessible by integration
{
name: 'HttpError',
id: '7839013005',
status: 403,
response: {
url: 'https://api.github.com/repos/cosmo-workspace/cosmo/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, 09 Feb 2024 02:52:55 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': 'B4C5:7D32:E4685A:1CBADB5:65C59387',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '997',
'x-ratelimit-reset': '1707450771',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'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/cosmo-workspace/cosmo/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/main","name":"v0.11.1 🌈","tag_name":"v0.11.1","body":"## Changes from v0.11.0\\n- Update packages @oruharo (#817)\\n- Update docs @jlandowner (#812)\\n- Store workspace last start and stop time in annotation @jlandowner (#807)\\n\\n## 🚀 Features\\n\\n- Suppoert WebAuthn for password less login at Re-auth @jlandowner (#815)\\n- Update User\'s Addon by UI @jlandowner (#787)\\n\\n## 🛠 Improvements\\n\\n- Backoff for next reconciliation @jlandowner (#804)\\n- keep search string and filter roles state in URL param @jlandowner (#803)\\n- Show webhook error on UI @jlandowner (#800)\\n- Improve UI about UserAddon infomation @jlandowner (#799)\\n- Improve cosmoctl @jlandowner (#795)\\n- Support group-admin is admin for group @jlandowner (#794)\\n- Feature required UserAddons and improve template validation @jlandowner (#793)\\n\\n## 🐛 Bug Fixes\\n\\n- fix matchLabels in manager and dashboard charts @jlandowner (#810)\\n- Skip UserRole validation for Default UserAddon @jlandowner (#802)\\n- Disable change password button when auth type is not \'password-secret\' @jlandowner (#785)\\n- Fix GC @jlandowner (#783)\\n- fix charts and local-run-test @jlandowner (#781)\\n\\n## 🧰 Maintenance\\n\\n- Add validation on protobuf @jlandowner (#816)\\n- Improve reconciliation @jlandowner (#809)\\n- Show webhook error on UI @jlandowner (#800)\\n- fix local-run-test @jlandowner (#796)\\n- Update GitHub Actions to choose version manually @jlandowner (#780)\\n\\n## ⛓️ Dependency update\\n\\n- Bump ui packages @oruharo (#806)\\n\\n## Docker Images\\n[ghcr.io/cosmo-workspace/cosmo-controller-manager:v0.11.1](https://github.com/cosmo-workspace/cosmo/pkgs/container/cosmo-controller-manager)\\n[ghcr.io/cosmo-workspace/cosmo-dashboard:v0.11.1](https://github.com/cosmo-workspace/cosmo/pkgs/container/cosmo-dashboard)\\n[ghcr.io/cosmo-workspace/cosmo-traefik-plugins:v0.
|
Release_drafter
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
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: '7839013005',
name: 'pull_request',
payload: {
action: 'closed',
number: 817,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/82075466?v=4',
description: null,
events_url: 'https://api.github.com/orgs/cosmo-workspace/events',
hooks_url: 'https://api.github.com/orgs/cosmo-workspace/hooks',
id: 82075466,
issues_url: 'https://api.github.com/orgs/cosmo-workspace/issues',
login: 'cosmo-workspace',
members_url: 'https://api.github.com/orgs/cosmo-workspace/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjgyMDc1NDY2',
public_members_url: 'https://api.github.com/orgs/cosmo-workspace/public_members{/member}',
repos_url: 'https://api.github.com/orgs/cosmo-workspace/repos',
url: 'https://api.github.com/orgs/cosmo-workspace'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/cosmo-workspace/cosmo/issues/817/comments'
},
commits: {
href: 'https://api.github.com/repos/cosmo-workspace/cosmo/pulls/817/commits'
},
html: { href: 'https://github.com/cosmo-workspace/cosmo/pull/817' },
issue: {
href: 'https://api.github.com/repos/cosmo-workspace/cosmo/issues/817'
},
review_comment: {
href: 'https://api.github.com/repos/cosmo-workspace/cosmo/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/cosmo-workspace/cosmo/pulls/817/comments'
},
self: {
href: 'https://api.github.com/repos/cosmo-workspace/cosmo/pulls/817'
},
statuses: {
href: 'https://api.github.com/repos/cosmo-workspace/cosmo/statuses/e4d33ba36a01bb63a7775b732350e4899af3d848'
}
},
active_lock_reason: null,
additions: 1365,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/9918931?v=4',
events_url: 'https://api.github.com/users/oruharo/events{/privacy}',
followers_url: 'https://api.github.com/users/oruharo/followers',
following_url: 'https://api.github.com/users/oruharo/following{/other_user}',
gists_url: 'https://api.github.com/users/oruharo/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/oruharo',
id: 9918931,
login: 'oruharo',
node_id: 'MDQ6VXNlcjk5MTg5MzE=',
organizations_url: 'https://api.github.com/users/oruharo/orgs',
received_events_url: 'https://api.github.com/users/oruharo/received_events',
repos_url: 'https://api.github.com/users/oruharo/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/oruharo/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/oruharo/subscriptions',
type: 'User',
url: 'https://api.github.com/users/oruharo'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/9918931?v=4',
events_url: 'https://api.github.com/users/oruharo/events{/privacy}',
followers_url: 'https://api.github.com/users/oruharo/followers',
following_url: 'https://api.github.com/users/oruharo/following{/other_user}',
gists_url: 'https://api.github.com/users/oruharo/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/oruharo',
id: 9918931,
login: 'oruharo',
node_id: 'MDQ6VXNlcjk5MTg5MzE=',
organizatio
|
Release_drafter
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/.
|