Merge pull request #307 from xyvora/toast #198
Annotations
2 errors
Resource not accessible by integration
{
name: 'HttpError',
id: '5827265629',
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: 'Thu, 10 Aug 2023 23:56:28 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': '9403:688A:226CDD2:464A7B1:64D5792C',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '995',
'x-ratelimit-reset': '1691715362',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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.16.0 (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- 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)\\n- Update backend goal models @sanders41 (#198)\\n- Move test pages to live pages @sanders41 (#190)\\n- Add option to delete user @sanders41 (#170)\\n- Smartview @iLevyTate (#158)\\n- Add ability to update user profile @sanders41 (#167)\\n- Load user info if logged in @sanders41 (#166)\\n- Redirect to home page on logout @sanders41 (#164)\\n- Rename signup component @sanders41 (#163)\\n- Update buttons @sanders41 (#162)\\n- Refactor login so enter key will submit @sanders41 (#157)\\n- Log in on successful signup @sanders41 (#156)\\n- Remove unused type @sanders41 (#155)\\n- Add loading spinner @sanders41 (#154)\\n- Add signup to frontend @sanders41 (
|
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: '5827265629',
name: 'push',
payload: {
after: '5315b1340bf48be032e1dbd1a01c8a11b06457de',
base_ref: null,
before: 'a98fb5fc6f27b1070ab6985fd732258c97880cf3',
commits: [
{
author: {
email: '[email protected]',
name: 'Paul Sanders',
username: 'sanders41'
},
committer: {
email: '[email protected]',
name: 'Paul Sanders',
username: 'sanders41'
},
distinct: true,
id: '2a6f9feb5208884a684dba59d1f6f24046a21d2d',
message: 'Make toast into a shareable component',
timestamp: '2023-08-10T19:40:53-04:00',
tree_id: '6eef3e17841e77767ea293042d56986bfc0f9cf9',
url: 'https://github.com/xyvora/achievaim/commit/2a6f9feb5208884a684dba59d1f6f24046a21d2d'
},
{
author: {
email: '[email protected]',
name: 'Paul Sanders',
username: 'sanders41'
},
committer: {
email: '[email protected]',
name: 'Paul Sanders',
username: 'sanders41'
},
distinct: true,
id: 'f0302fb15205c86e9cb86dcac29b092a4c1c18e0',
message: 'Increase timeout',
timestamp: '2023-08-10T19:49:37-04:00',
tree_id: 'f6707a3e4641c57ce37e6acea891e3fb2391ab68',
url: 'https://github.com/xyvora/achievaim/commit/f0302fb15205c86e9cb86dcac29b092a4c1c18e0'
},
{
author: {
email: '[email protected]',
name: 'Paul Sanders',
username: 'sanders41'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '5315b1340bf48be032e1dbd1a01c8a11b06457de',
message: 'Merge pull request #307 from xyvora/toast\n' +
'\n' +
'Make toast into a shareable component',
timestamp: '2023-08-10T19:55:51-04:00',
tree_id: 'f6707a3e4641c57ce37e6acea891e3fb2391ab68',
url: 'https://github.com/xyvora/achievaim/commit/5315b1340bf48be032e1dbd1a01c8a11b06457de'
}
],
compare: 'https://github.com/xyvora/achievaim/compare/a98fb5fc6f27...5315b1340bf4',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Paul Sanders',
username: 'sanders41'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '5315b1340bf48be032e1dbd1a01c8a11b06457de',
message: 'Merge pull request #307 from xyvora/toast\n' +
'\n' +
'Make toast into a shareable component',
timestamp: '2023-08-10T19:55:51-04:00',
tree_id: 'f6707a3e4641c57ce37e6acea891e3fb2391ab68',
url: 'https://github.com/xyvora/achievaim/commit/5315b1340bf48be032e1dbd1a01c8a11b06457de'
},
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_
|
The logs for this run have expired and are no longer available.
Loading