Update automations limitation #9735
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '6586000513',
status: 422,
response: {
url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/releases/125430192',
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, 20 Oct 2023 09:35:01 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': 'F8C6:8C60:570D89:B295B1:653249C4',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '984',
'x-ratelimit-reset': '1697797032',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '16',
'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/125430192',
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 rate limiters in Discord @garrrikkotua (#1739)\\n- Revert using materialized view in search sync @sausage-todd (#1737)\\n- Fix per page in Discord integration @garrrikkotua (#1733)\\n- Fix sleeping time in rate limiter @garrrikkotua (#1732)\\n- Update configuration for Discord integration @garrrikkotua (#1731)\\n- Change rate limit configuration for Discord @garrrikkotua (#1730)\\n- Fix rate limiter and increase requests for Discord @garrrikkotua (#1729)\\n- Fix discord error handling @garrrikkotua (#1726)\\n- More tracing @sausage-todd (#1725)\\n- Things that improved LF performance @sausage-todd (#1715)\\n- Update README.md @jonathimer (#1724)\\n- Revert \\"Update README.md\\" @joanreyero (#1723)\\n- Add rate limit checker to Discord integration @garrrikkotua (#1722)\\n- Update README.md @nunoeufrasio (#1721)\\n- Update PULL\\\\_REQUEST\\\\_TEMPLATE.md @vinfinity7 (#1711)\\n- Fix typo in README.md @eltociear (#1660)\\n- Fix lib install script @garrrikkotua (#1717)\\n- Configure timeouts for postgres connections in api @sausage-todd (#1713)\\n\\n## 🚀 Features\\n\\n- Custom views @gaspergrom (#1705)\\n- Support for custom views in backend @yeganathan18 (#1311)\\n\\n## ✨ Improvements\\n\\n- Split init and start logic in services @loicsaintroch (#1720)\\n- Improve custom reports performance @joanagmaia (#1676)\\n- Batch activity updates while merging organizations @epipav (#1714)\\n\\n## 🐞 Bug Fixes\\n\\n- Query fix for org sync in search sync worker @epipav (#1736)\\n- Improve custom reports performance @joanagmaia (#1676)\\n- Fix organization model @joanagmaia (#1700)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.48.0","tag_name":"v0.48.0","target_commitish":"refs/pull/1728/merge"}',
request: {}
|
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: '6586000513',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '2836efae7796b1944d38184393e52c026e063ba5',
before: 'ae705e9153c2d5e45ba4a243c77cb75649b2be9b',
number: 1728,
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/1728/comments'
},
commits: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1728/commits'
},
html: {
href: 'https://github.com/CrowdDotDev/crowd.dev/pull/1728'
},
issue: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/issues/1728'
},
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/1728/comments'
},
self: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1728'
},
statuses: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/statuses/2836efae7796b1944d38184393e52c026e063ba5'
}
},
active_lock_reason: null,
additions: 38,
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',
followi
|
The logs for this run have expired and are no longer available.
Loading