Skip to content

Fix view more dashboard links #12899

Fix view more dashboard links

Fix view more dashboard links #12899

Triggered via pull request February 1, 2024 13:24
Status Success
Total duration 22s
Artifacts

release-drafter.yaml

on: pull_request
update_release_draft
14s
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: '7741973509', 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: 'Thu, 01 Feb 2024 13:24:56 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': '4069:7A63:4C8FB4D:9B9EF47:65BB9BA8', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '990', 'x-ratelimit-reset': '1706797483', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '10', '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- Fix subreddit existence check endpoint @garrrikkotua (#2059)\\n- Add historical limits to Twitter @garrrikkotua (#2162)\\n- Reddit no deleted users @garrrikkotua (#2145)\\n- Use OpenSearch for CSV exports @loicsaintroch (#2149)\\n- Cleanup hostname from bunyan fields in prod logs @sausage-todd (#2143)\\n- Have trnx for each tenant while purging with script @yeganathan18 (#2141)\\n- Increase query timeout for purging tenants script @yeganathan18 (#2140)\\n- Update endpoint to get active organizations @joanagmaia (#2132)\\n- Add script to delete tenants and data @yeganathan18 (#2138)\\n- uuid \\\\<-> string translation issue in affiliations @epipav (#2125)\\n- Support multiple repos in manual runs for GitHub integration @garrrikkotua (#2123)\\n- Scaling fixes for dashboard caching @epipav (#2122)\\n- Improve `/membersToMerge` endpoint @sausage-todd (#2109)\\n- Quick win for conversations endpoint @loicsaintroch (#2099)\\n- Activity query multiple orderbys @joanagmaia (#2103)\\n- Add support for commits from orgs and indirect forks in GitHub integration @garrrikkotua (#2104)\\n- Fix dashboard errors @gaspergrom (#2102)\\n- Fix `Cannot read properties of null (reading \'id\')` @sausage-todd (#2100)\\n- Dashboard caching retries fixes @epipav (#2098)\\n- API performance @sausage-todd (#2089)\\n- Cubejs improvements for dashboard caching @epipav (#2090)\\n- Added source @joanreyero (#2088)\\n- Entity merging fixes @sausage-todd (#2081)\\n- Disable tenant creation for invited users @gaspergrom (#2080)\\n- Entity merging fixes @sausage-todd (#2070)\\n- Fix short title/description in emails @loicsaintroch (#2064)\\n- Improve member-last-activities query in `findAndCountAllOpensearch` @sausage-todd (#2062)\\n- Make search sync asynchronous
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: '7741973509', name: 'pull_request', payload: { action: 'opened', number: 2165, 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/2165/comments' }, commits: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/2165/commits' }, html: { href: 'https://github.com/CrowdDotDev/crowd.dev/pull/2165' }, issue: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/issues/2165' }, 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/2165/comments' }, self: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/2165' }, statuses: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/statuses/63ea1e0495444f565d190ed3a0f91e6a3c9a1bce' } }, active_lock_reason: null, additions: 2, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/20134207?v=4', events_url: 'https://api.github.com/users/joanagmaia/events{/privacy}', followers_url: 'https://api.github.com/users/joanagmaia/followers', following_url: 'https://api.github.com/users/joanagmaia/following{/other_user}', gists_url: 'https://api.github.com/users/joanagmaia/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/joanagmaia', id: 20134207, login: 'joanagmaia', node_id: 'MDQ6VXNlcjIwMTM0MjA3', organizations_url: 'https://api.github.com/users/joanagmaia/orgs', received_events_url: 'https://api.github.com/users/joanagmaia/received_events', repos_url: 'https://api.github.com/users/joanagmaia/repos', site_admin: false, starred_url: 'https://api.github.com/users/joanagmaia/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/joanagmaia/subscriptions', type: 'User', url: 'https://api.github.com/users/joanagmaia' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/20134207?v=4', events_url: 'https://api.github.com/users/joanagmaia/events{/privacy}', followers_url: 'https://api.github.com/users/joanagmaia/followers', following_url: 'https://api.github.com/users/joanagmaia/following{/other_user}', gists_url: 'https://api.github.com/
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/.