fix: fix dateparsing for amazon sensors (#875) #1
release-drafter.yaml
on: push
update_release_draft
43s
Annotations
2 errors and 1 warning
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '7879131289',
status: 403,
response: {
url: 'https://api.github.com/repos/firstof9/Home-Assistant-Mail-And-Packages/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: 'Mon, 12 Feb 2024 23:09:09 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': '5D01:66A7:7F69A6:FF827D:65CAA515',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '976',
'x-ratelimit-reset': '1707782338',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '24',
'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/firstof9/Home-Assistant-Mail-And-Packages/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/dev","name":"0.1.0","tag_name":"0.1.0","body":"[![Downloads for this release](https://img.shields.io/github/downloads/moralmunky/Home-Assistant-Mail-And-Packages/0.1.0/total.svg)](https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/releases/0.1.0)\\n\\n* No changes\\n\\n## Links\\n- [Wiki](https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/wiki)\\n- [Submit bugs/feature requests](https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/issues)\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7879131289',
name: 'push',
payload: {
after: 'ae90cb3496216180c33d7712371d61ac70bed34f',
base_ref: null,
before: 'ce2870d407c5b2631844ad12ce2bcb5e39aca43b',
commits: [
{
author: {
email: '[email protected]',
name: 'Chris',
username: 'firstof9'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ae90cb3496216180c33d7712371d61ac70bed34f',
message: 'fix: fix dateparsing for amazon sensors (#875)\n' +
'\n' +
'* fix: use dateparser to parse dates\r\n' +
'\r\n' +
'* add cython to requirements_test\r\n' +
'\r\n' +
'* unpin test requirments\r\n' +
'\r\n' +
'* update tox config\r\n' +
'\r\n' +
'* fix async timeout\r\n' +
'\r\n' +
'* update tests config\r\n' +
'\r\n' +
'* format tests\r\n' +
'\r\n' +
'* testing workaround\r\n' +
'\r\n' +
'* adjust tests\r\n' +
'\r\n' +
'* fi
|
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: '7879131289',
name: 'push',
payload: {
after: 'ae90cb3496216180c33d7712371d61ac70bed34f',
base_ref: null,
before: 'ce2870d407c5b2631844ad12ce2bcb5e39aca43b',
commits: [
{
author: {
email: '[email protected]',
name: 'Chris',
username: 'firstof9'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ae90cb3496216180c33d7712371d61ac70bed34f',
message: 'fix: fix dateparsing for amazon sensors (#875)\n' +
'\n' +
'* fix: use dateparser to parse dates\r\n' +
'\r\n' +
'* add cython to requirements_test\r\n' +
'\r\n' +
'* unpin test requirments\r\n' +
'\r\n' +
'* update tox config\r\n' +
'\r\n' +
'* fix async timeout\r\n' +
'\r\n' +
'* update tests config\r\n' +
'\r\n' +
'* format tests\r\n' +
'\r\n' +
'* testing workaround\r\n' +
'\r\n' +
'* adjust tests\r\n' +
'\r\n' +
'* fix tests\r\n' +
'\r\n' +
'* update test\r\n' +
'\r\n' +
'* more test fixes\r\n' +
'\r\n' +
'* more test fixing\r\n' +
'\r\n' +
'* more test fixes\r\n' +
'\r\n' +
'* disable some tests\r\n' +
'\r\n' +
'* more test fixing\r\n' +
'\r\n' +
'* sort manifest.json',
timestamp: '2024-02-12T16:07:47-07:00',
tree_id: '72ca6186b3dfb70968c6580771f22a4470ea086e',
url: 'https://github.com/firstof9/Home-Assistant-Mail-And-Packages/commit/ae90cb3496216180c33d7712371d61ac70bed34f'
}
],
compare: 'https://github.com/firstof9/Home-Assistant-Mail-And-Packages/compare/ce2870d407c5...ae90cb349621',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Chris',
username: 'firstof9'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ae90cb3496216180c33d7712371d61ac70bed34f',
message: 'fix: fix dateparsing for amazon sensors (#875)\n' +
'\n' +
'* fix: use dateparser to parse dates\r\n' +
'\r\n' +
'* add cython to requirements_test\r\n' +
'\r\n' +
'* unpin test requirments\r\n' +
'\r\n' +
'* update tox config\r\n' +
'\r\n' +
'* fix async timeout\r\n' +
'\r\n' +
'* update tests config\r\n' +
'\r\n' +
'* format tests\r\n' +
'\r\n' +
'* testing workaround\r\n' +
'\r\n' +
'* adjust tests\r\n' +
'\r\n' +
'* fix tests\r\n' +
'\r\n' +
'* update test\r\n' +
'\r\n' +
'* more test fixes\r\n' +
'\r\n' +
'* more test fixing\r\n' +
'\r\n' +
'* more test fixes\r\n' +
'\r\n' +
'* disable some tests\r\n' +
'\r\n' +
'* more test fixing\r\n' +
'\r\n' +
'* sort manifest.json',
timestamp: '2024-02-12T16:07:47-07:00',
tree_id: '72ca6186b3dfb70968c6580771f22a4470ea086e',
url: 'https://github.com/firstof9/Home-Assistant-Mail-And-Packages/commit/ae9
|
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/.
|