Skip to content

Merge pull request #377 from xyvora/pre-commit-ci-update-config #259

Merge pull request #377 from xyvora/pre-commit-ci-update-config

Merge pull request #377 from xyvora/pre-commit-ci-update-config #259

Triggered via push September 5, 2023 10:03
Status Success
Total duration 55s
Artifacts
update_release_draft
44s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '6083109529', status: 403, response: { url: 'https://api.github.com/repos/xyvora/achievaim/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, 05 Sep 2023 10:04:39 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', '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': '1C22:7910:B6A8DC:1767C9C:64F6FD37', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '997', 'x-ratelimit-reset': '1693911840', '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/xyvora/achievaim/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"target_commitish":"refs/heads/main","name":"v0.1.0","tag_name":"v0.1.0","body":"## Changes\\n\\n- [pre-commit.ci] pre-commit autoupdate @pre-commit-ci (#377)\\n- Add protected routes @sanders41 (#339)\\n- Error handling @sanders41 (#338)\\n- Layout @iLevyTate (#333)\\n- Redirect to home screen on save @sanders41 (#331)\\n- Add option to delete a goal @sanders41 (#320)\\n- Make it possible to mark a goal complete @sanders41 (#318)\\n- Add ability to edit goals @sanders41 (#316)\\n- Add toast to account creation @sanders41 (#313)\\n- Make toast not delay further actions @sanders41 (#312)\\n- Generate SMART goal on the frontend @sanders41 (#309)\\n- Display goals on home page @sanders41 (#308)\\n- Update layout for AccountInfoForm @iLevyTate (#305)\\n- Make toast into a shareable component @sanders41 (#307)\\n- Add page fade in to layout to remove duplication @sanders41 (#306)\\n- Add toast to goal save @sanders41 (#304)\\n- Add password reset @sanders41 (#297)\\n- Add forgot password to backend @sanders41 (#296)\\n- Updated Theme Colors Both Dark and Light @iLevyTate (#294)\\n- Prereldes @iLevyTate (#293)\\n- Collapsecard @iLevyTate (#277)\\n- Tailwindformat @iLevyTate (#274)\\n- Handle locked goals in the backend @sanders41 (#275)\\n- Setup openai calls @sanders41 (#270)\\n- Displaypagefocused @iLevyTate (#269)\\n- Createpagefocused @iLevyTate (#268)\\n- Create goal mods @iLevyTate (#266)\\n- Comps @iLevyTate (#254)\\n- Edit save cancel @iLevyTate (#239)\\n- Combine smart-goals and home routes @sanders41 (#257)\\n- Remove avatar @sanders41 (#255)\\n- Themed @iLevyTate (#238)\\n- Make it possible to save goals from frontend @sanders41 (#233)\\n- Changed To Days Time Date Order Plus Wording @iLevyTate (#232)\\n- Cd @iLevyTate (#228)\\n- Add days of week component @sanders41 (#229)\\n- Improve log message when user not found @sanders41 (#216)\\n- Ab @iLevyTate (#212)\\n- Regenerate frontend types @sanders41 (#204
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 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: '6083109529', name: 'push', payload: { after: '9c83776eef04187009f084d38e7c7292d814ef11', base_ref: null, before: '7a7c6f836a9eec535bf6b5f067615a53103cbdb5', commits: [ { author: { email: '66853113+pre-commit-ci[bot]@users.noreply.github.com', name: 'pre-commit-ci[bot]', username: 'pre-commit-ci[bot]' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'e7df940b4b896fdbdf6fc737e59149832c146896', message: '[pre-commit.ci] pre-commit autoupdate\n' + '\n' + 'updates:\n' + '- [github.com/astral-sh/ruff-pre-commit: v0.0.286 → v0.0.287](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.286...v0.0.287)\n' + '- [github.com/pre-commit/mirrors-prettier: v3.0.2 → v3.0.3](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.2...v3.0.3)', timestamp: '2023-09-05T07:57:19Z', tree_id: '34eb58a1fd19d304a5805f1564103fa8c8636e9e', url: 'https://github.com/xyvora/achievaim/commit/e7df940b4b896fdbdf6fc737e59149832c146896' }, { author: { email: 'psanders1@gmail.com', name: 'Paul Sanders', username: 'sanders41' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '9c83776eef04187009f084d38e7c7292d814ef11', message: 'Merge pull request #377 from xyvora/pre-commit-ci-update-config\n' + '\n' + '[pre-commit.ci] pre-commit autoupdate', timestamp: '2023-09-05T06:03:44-04:00', tree_id: '34eb58a1fd19d304a5805f1564103fa8c8636e9e', url: 'https://github.com/xyvora/achievaim/commit/9c83776eef04187009f084d38e7c7292d814ef11' } ], compare: 'https://github.com/xyvora/achievaim/compare/7a7c6f836a9e...9c83776eef04', created: false, deleted: false, forced: false, head_commit: { author: { email: 'psanders1@gmail.com', name: 'Paul Sanders', username: 'sanders41' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '9c83776eef04187009f084d38e7c7292d814ef11', message: 'Merge pull request #377 from xyvora/pre-commit-ci-update-config\n' + '\n' + '[pre-commit.ci] pre-commit autoupdate', timestamp: '2023-09-05T06:03:44-04:00', tree_id: '34eb58a1fd19d304a5805f1564103fa8c8636e9e', url: 'https://github.com/xyvora/achievaim/commit/9c83776eef04187009f084d38e7c7292d814ef11' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/139386972?v=4', description: '', events_url: 'https://api.github.com/orgs/xyvora/events', hooks_url: 'https://api.github.com/orgs/xyvora/hooks', id: 139386972, issues_url: 'https://api.github.com/orgs/xyvora/issues', login: 'xyvora', members_url: 'https://api.github.com/orgs/xyvora/members{/member}', node_id: 'O_kgDOCE7gXA', public_members_url: 'https://api.github.com/orgs/xyvora/public_members{/member}', repos_url: 'https://api.github.com/orgs/xyvora/repos', url: 'https://api.github.com/orgs/xyvora' }, pusher: { email: 'psanders1@gmail.com', name: 'sanders41' }, ref: 'refs/heads/main', reposit