Skip to content

Disable process-old-results job on data-sink-worker #14125

Disable process-old-results job on data-sink-worker

Disable process-old-results job on data-sink-worker #14125

Triggered via pull request April 5, 2024 09:35
Status Success
Total duration 28s
Artifacts

release-drafter.yaml

on: pull_request
update_release_draft
19s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '8567778968', status: 422, response: { url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/releases/128318795', 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, 05 Apr 2024 09:35:43 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', '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': '91C0:3C1F:DACE71:1606084:660FC5EF', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4980', 'x-ratelimit-reset': '1712313052', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '20', '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#update-a-release' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/releases/128318795', 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: '{"body":"## Changes\\n\\n- Remove signup @gaspergrom (#2329)\\n- Feat/integration progress backend @garrrikkotua (#2315)\\n- Save sourceIds of GitHub identities in Github integration @epipav (#2313)\\n- Fix export to CSV in reports @joanagmaia (#2310)\\n- Add service restart to cli @gaspergrom (#2300)\\n- Fix slow activities query @sausage-todd (#2297)\\n- Remove warning banner @joanagmaia (#2299)\\n- Limit options in autocomplete many input @joanagmaia (#2294)\\n- Add padding to pages @joanagmaia (#2293)\\n- disable lfx automations @themarolt (#2288)\\n- Data sink worker optimization test @themarolt (#2284)\\n- Use pats when IP error in GitHub orgs fetch @garrrikkotua (#2285)\\n- Bugfix for attribute values that are strings not objects @themarolt (#2280)\\n- Remove integration.apiData db table and integration-data-worker @themarolt (#2278)\\n- Incident banner @joanagmaia (#2277)\\n- Fix when merged by is null in GitHub webhook PRs @garrrikkotua (#2274)\\n- Join integration-data-worker and integration-stream-worker @themarolt (#2266)\\n- Add batching to process-data-for-integration script @garrrikkotua (#2267)\\n- Fix segments for CSV exports @loicsaintroch (#2259)\\n- Fix GitHub webhooks typename @garrrikkotua (#2260)\\n- Make MV refresh interval configurable @sausage-todd (#2257)\\n- Process data for integration script @garrrikkotua (#2254)\\n- Fix git auto add/delete @garrrikkotua (#2245)\\n- Sync all script optimizations @themarolt (#2244)\\n- search sync worker optimizations @themarolt (#2241)\\n- Don\'t use `select ... for update skip locked` @sausage-todd (#2236)\\n- new website normalizer @garrrikkotua (#2231)\\n- query improvement @themarolt (#2226)\\n- query improvements @themarolt (#2225)\\n- auto add/delete remotes in git integrations @garrrikko
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} 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: '8567778968', name: 'pull_request', payload: { action: 'opened', number: 2339, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/85551972?v=4', description: 'crowd.dev is an open-source platform to centralize community, product, and customer data to understand who is engaging with your open source project.', events_url: 'https://api.github.com/orgs/CrowdDotDev/events', hooks_url: 'https://api.github.com/orgs/CrowdDotDev/hooks', id: 85551972, issues_url: 'https://api.github.com/orgs/CrowdDotDev/issues', login: 'CrowdDotDev', members_url: 'https://api.github.com/orgs/CrowdDotDev/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjg1NTUxOTcy', public_members_url: 'https://api.github.com/orgs/CrowdDotDev/public_members{/member}', repos_url: 'https://api.github.com/orgs/CrowdDotDev/repos', url: 'https://api.github.com/orgs/CrowdDotDev' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/issues/2339/comments' }, commits: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/2339/commits' }, html: { href: 'https://github.com/CrowdDotDev/crowd.dev/pull/2339' }, issue: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/issues/2339' }, review_comment: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/2339/comments' }, self: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/2339' }, statuses: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/statuses/374cae62aeae608df74e25cee2712b7e4c6cf12e' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'CrowdDotDev:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/assignees{/user}', blobs_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/branches{/branch}', clone_url: 'https://github.com/CrowdDotDev/crowd.dev.git', collaborators_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/comments{/number}', commits_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/commits{/sha}', compare_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/contents/{+path}', contributors_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/contributors', created_at: '2022
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/.