Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

deploy(release): zone type, threading and params #5

deploy(release): zone type, threading and params

deploy(release): zone type, threading and params #5

Triggered via pull request May 31, 2024 14:15
@NathanaelGandhiNathanaelGandhi
synchronize #17
main
Status Success
Total duration 14s
Artifacts

autolabeler.yml

on: pull_request
label_pr
5s
label_pr
Fit to window
Zoom out
Zoom in

Annotations

2 errors
label_pr
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '9319581034', status: 422, response: { url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/releases', status: 422, 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-length': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 31 May 2024 14:15:49 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 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': 'F4C7:1D9AC1:5BAE22:A6FE5F:6659DB95', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4970', 'x-ratelimit-reset': '1717168391', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '30', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.8.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/17/merge","name":"v0.2.0","tag_name":"v0.2.0","body":"## Changes\\n\\n## Features\\n\\n- feat: parameterise data acquisition and publisher rates @NathanaelGandhi (#21)\\n- feat(node): split data acquisition into its own thread @NathanaelGandhi (#20)\\n- feat(node): get thermal zone type @NathanaelGandhi (#16)\\n\\n## Maintenance\\n\\n- chore: add gitignore for ROS2 @NathanaelGandhi (#24)\\n- ci(release-drafter): split autolabeler from release, update config @NathanaelGandhi (#23)\\n\\n**Full Changelog**: https://github.com/NathanaelGandhi/linux_thermal_zone_base/compare/v0.1.0...v0.2.0\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '9319581034', name: 'pull_request', payload: { action: 'synchronize', after: '2fe953032327c8de22ded0ee17c3a14d97a7e85c', before: '05b3170fbb4a4b859dd172e2b55895ef22436681', number: 17, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/issues/17/comments' }, commits: { href: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/pulls/17/commits' }, html: { href: 'https://github.com/NathanaelGandhi/linux_thermal_zone_base/pull/17' }, issue: { href: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/issues/17' }, review_comment: { href: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/re
label_pr
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} 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: '9319581034', name: 'pull_request', payload: { action: 'synchronize', after: '2fe953032327c8de22ded0ee17c3a14d97a7e85c', before: '05b3170fbb4a4b859dd172e2b55895ef22436681', number: 17, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/issues/17/comments' }, commits: { href: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/pulls/17/commits' }, html: { href: 'https://github.com/NathanaelGandhi/linux_thermal_zone_base/pull/17' }, issue: { href: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/issues/17' }, review_comment: { href: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/pulls/17/comments' }, self: { href: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/pulls/17' }, statuses: { href: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/statuses/2fe953032327c8de22ded0ee17c3a14d97a7e85c' } }, active_lock_reason: null, additions: 143, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'NathanaelGandhi:release', ref: 'release', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/assignees{/user}', blobs_url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/branches{/branch}', clone_url: 'https://github.com/NathanaelGandhi/linux_thermal_zone_base.git', collaborators_url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/comments{/number}', commits_url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/commits{/sha}', compare_url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/contents/{+path}', contributors_url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/contributors', created_at: '2024-04-19T13:16:34Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_base/deployments', description: 'ROS2 node publisher for thermal zone information found on linux systems', disabled: false, downloads_url: 'https://api.github.com/repos/NathanaelGandhi/linux_thermal_zone_ba