Skip to content

ci: update action (#4046) #41

ci: update action (#4046)

ci: update action (#4046) #41

Triggered via push August 6, 2024 14:37
Status Success
Total duration 14s
Artifacts

draft.yml

on: push
update_release_draft
5s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '10268646294', status: 403, response: { url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/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: 'Tue, 06 Aug 2024 14:38:01 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': 'C404:2458C0:FF50D8F:1DB04B5C:66B23548', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4947', 'x-ratelimit-reset': '1722955943', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '53', '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/vbenjs/vue-vben-admin/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/main","name":"v5.0.1","tag_name":"v5.0.1","body":"# What's Changed\\n\\n* fix: successful login should not take you to the login page (#4056) @coderwyd\\n* docs: remove invalid spaces (#4057) @coderwyd\\n* chore(vscode): delete volar-ts server extensions (#4054) @warmthsea\\n* fix: medium zoom images through the header (#4055) @regchiu\\n* fix(@vben/web-naive): typo (#4047) @likui628\\n* perf: enable strict ts type checking (#4045) @anncwb\\n* docs: fix document errors (#4040) @10ef\\n* docs: update docs [deploy] (#4037) @anncwb\\n* fix: scrollbar height is too small (#4038) @GustinLau\\n* chore: disable darkMenu when theme is 'dark' (#4036) @likui628\\n* fix: missing await for an async function call (#4035) @likui628\\n* chore: update eslint type (#4032) @coderwyd\\n\\n## 🚀 Features\\n\\n* feat: add support for custom slot header-index, sorted by index (#4039) @jinmao88\\n\\n## 👻 Maintenance\\n\\n* ci: update action (#4046) @anncwb\\n* chore(deps): bump postcss-preset-env from 9.6.0 to 10.0.0 (#4049) @dependabot\\n* chore(deps-dev): bump axios-mock-adapter from 1.22.0 to 2.0.0 (#4050) @dependabot\\n* chore(deps): bump the non-breaking-changes group with 10 updates (#4048) @dependabot\\n\\n**Full Changelog**: https://github.com/vbenjs/vue-vben-admin/compare/v5.0.0...v5.0.1\\n","draft":true,"prerelease":false,"make_latest":"true"}`, request: {} }, event: { id: '10268646294', name: 'push', payload: { after: '4bd4f7490b47e6028a3866d5d6d5b446f38e048a', base_ref: null, before: '84c8fb0eccecf5caed61fbe4d469812c77ce83b4', commits: [ { author: { email: '[email protected]', name: 'Vben', username: 'anncwb' }, committer: { email: '[email protected]', name: 'GitHub',
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/v6/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '10268646294', name: 'push', payload: { after: '4bd4f7490b47e6028a3866d5d6d5b446f38e048a', base_ref: null, before: '84c8fb0eccecf5caed61fbe4d469812c77ce83b4', commits: [ { author: { email: '[email protected]', name: 'Vben', username: 'anncwb' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '4bd4f7490b47e6028a3866d5d6d5b446f38e048a', message: 'ci: update action (#4046)\n\n* ci: update action', timestamp: '2024-08-06T22:37:47+08:00', tree_id: '07c39c36943136b265933f3be5ed502cee0a72a7', url: 'https://github.com/vbenjs/vue-vben-admin/commit/4bd4f7490b47e6028a3866d5d6d5b446f38e048a' } ], compare: 'https://github.com/vbenjs/vue-vben-admin/compare/84c8fb0eccec...4bd4f7490b47', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Vben', username: 'anncwb' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '4bd4f7490b47e6028a3866d5d6d5b446f38e048a', message: 'ci: update action (#4046)\n\n* ci: update action', timestamp: '2024-08-06T22:37:47+08:00', tree_id: '07c39c36943136b265933f3be5ed502cee0a72a7', url: 'https://github.com/vbenjs/vue-vben-admin/commit/4bd4f7490b47e6028a3866d5d6d5b446f38e048a' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/76995045?v=4', description: null, events_url: 'https://api.github.com/orgs/vbenjs/events', hooks_url: 'https://api.github.com/orgs/vbenjs/hooks', id: 76995045, issues_url: 'https://api.github.com/orgs/vbenjs/issues', login: 'vbenjs', members_url: 'https://api.github.com/orgs/vbenjs/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjc2OTk1MDQ1', public_members_url: 'https://api.github.com/orgs/vbenjs/public_members{/member}', repos_url: 'https://api.github.com/orgs/vbenjs/repos', url: 'https://api.github.com/orgs/vbenjs' }, pusher: { email: '[email protected]', name: 'anncwb' }, ref: 'refs/heads/main', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/assignees{/user}', blobs_url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/branches{/branch}', clone_url: 'https://github.com/vbenjs/vue-vben-admin.git', collaborators_url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/comments{/number}', commits_url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/commits{/sha}', compare_url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/contents/{+path}', contributors_url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/contributors', created_at: 1594434561, custom_properties: {}, default_branch: 'main', deployments_url: 'https://api