feat: trace v4 inital commit #14839
release-drafter.yml
on: pull_request
update_release_draft
7s
Annotations
2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11738098696',
status: 422,
response: {
url: 'https://api.github.com/repos/SigNoz/signoz/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': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 08 Nov 2024 07:43:48 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': '8080:1A3C22:41591:80D44:672DC134',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4935',
'x-ratelimit-reset': '1731051880',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '65',
'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',
status: '422'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/SigNoz/signoz/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/6226/merge","name":"v0.57.1","tag_name":"v0.57.1","body":"# What\'s Changed\\n* fix: order by custom attribute throws error in list view (#6376) @nityanandagohain\\n* enable scenario 4 on staging (#6269) @shivanshuraj1333\\n* fix: typo (#6334) @shivanshuraj1333\\n* [Snyk] Security upgrade alpine from 3.18.5 to 3.20.3 (#6237) @ankitnayan\\n* Use query builder for metrics onboarding API for kafka brokers (#6327) @shivanshuraj1333\\n\\n## 🚀 Features\\n\\n* fix: kafka - misc fix and features (#6379) @SagarRajput-7\\n* feat: added kafka - scenario - 4 - drop rate table (#6380) @SagarRajput-7\\n* feat: added support for instrumentation scope in logs (#6378) @vikrantgupta25\\n* feat: corrected the handling of relativeTime as null in alertHistory (#6392) @SagarRajput-7\\n* feat: support for scope in logs old and new qb (#6339) @nityanandagohain\\n* feat: updated the design for Messaging Queue - summary section (#6319) @SagarRajput-7\\n* feat: added onboarding detail for consumer setup (#6372) @SagarRajput-7\\n* feat: added kafka - scenario - 4 (#6370) @SagarRajput-7\\n* feat: added healthcheck and attribute checklist component for Kafka (#6371) @SagarRajput-7\\n* feat: added onboarding setup for Producer for Messaging queues (#6236) @SagarRajput-7\\n* feat: added generic UI for scenario 1,3,4 (#6287) @SagarRajput-7\\n* chore: add feature flag, handle out-of-index error, some house keeping work (#6344) @srikanthccv\\n* feat: improve async handling for org onboarding cases (#6342) @YounixM\\n* feat: onboarding v2 base setup (#5834) @YounixM\\n\\n## 🐛 Bug Fixes\\n\\n* fix: kafka - misc fix and features (#6379) @SagarRajput-7\\n* fix: adding the key requires double enter before it gets added as label key after the first
|
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: '11738098696',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'bb6f027b210c46543bf8a835a773dfbbf592c438',
before: 'aee3ca4fb11de8df08462604107a585962cd5a1d',
number: 6226,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/76905799?v=4',
description: 'Open source Observability Platform',
events_url: 'https://api.github.com/orgs/SigNoz/events',
hooks_url: 'https://api.github.com/orgs/SigNoz/hooks',
id: 76905799,
issues_url: 'https://api.github.com/orgs/SigNoz/issues',
login: 'SigNoz',
members_url: 'https://api.github.com/orgs/SigNoz/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjc2OTA1Nzk5',
public_members_url: 'https://api.github.com/orgs/SigNoz/public_members{/member}',
repos_url: 'https://api.github.com/orgs/SigNoz/repos',
url: 'https://api.github.com/orgs/SigNoz'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/SigNoz/signoz/issues/6226/comments'
},
commits: {
href: 'https://api.github.com/repos/SigNoz/signoz/pulls/6226/commits'
},
html: { href: 'https://github.com/SigNoz/signoz/pull/6226' },
issue: {
href: 'https://api.github.com/repos/SigNoz/signoz/issues/6226'
},
review_comment: {
href: 'https://api.github.com/repos/SigNoz/signoz/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/SigNoz/signoz/pulls/6226/comments'
},
self: {
href: 'https://api.github.com/repos/SigNoz/signoz/pulls/6226'
},
statuses: {
href: 'https://api.github.com/repos/SigNoz/signoz/statuses/bb6f027b210c46543bf8a835a773dfbbf592c438'
}
},
active_lock_reason: null,
additions: 2030,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'SigNoz:develop',
ref: 'develop',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/SigNoz/signoz/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/SigNoz/signoz/assignees{/user}',
blobs_url: 'https://api.github.com/repos/SigNoz/signoz/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/SigNoz/signoz/branches{/branch}',
clone_url: 'https://github.com/SigNoz/signoz.git',
collaborators_url: 'https://api.github.com/repos/SigNoz/signoz/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/SigNoz/signoz/comments{/number}',
commits_url: 'https://api.github.com/repos/SigNoz/signoz/commits{/sha}',
compare_url: 'https://api.github.com/repos/SigNoz/signoz/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/SigNoz/signoz/contents/{+path}',
contributors_url: 'https://api.github.com/repos/SigNoz/signoz/contributors',
created_at: '2021-01-03T12:44:36Z',
default_branch: 'develop',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/SigNoz/signoz/deployments',
desc
|
update_release_draft
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|