fix: added support column sorting for timestamp, duration #12266
release-drafter.yml
on: pull_request
update_release_draft
6s
Annotations
2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9550185876',
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: 'Mon, 17 Jun 2024 15:11:39 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': 'FC88:2AC2A9:2FD6257:54C2485:6670522A',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4975',
'x-ratelimit-reset': '1718638285',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '25',
'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/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"refs/pull/5252/merge","name":"v0.47.1","tag_name":"v0.47.1","body":"# What's Changed\\n## 🚀 Features\\n\\n* feat: added APM to new trace filter redirection (#5225) @SagarRajput-7\\n* feat: added alert rule empty state and product edu (#5185) @SagarRajput-7\\n* feat: show warning when the top level operations count is more than 2500 (#5193) @YounixM\\n* feat: added an option to create channel when no Channels are available in alert config (#5195) @SagarRajput-7\\n* feat: added link for example alerts (#5216) @SagarRajput-7\\n* feat: added option to download billing usage data as csv (#5158) @SagarRajput-7\\n* feat: added support for bar chart stacking (#5138) @vikrantgupta25\\n\\n## 🐛 Bug Fixes\\n\\n* fix: table sorting when units are present (#5249) @vikrantgupta25\\n* chore: fix elapsed time formatting (#5238) @srikanthccv\\n* fix: update view options not visible (#5232) @YounixM\\n* fix: text wrap in log details view, remove json/raw tag (#5231) @YounixM\\n* fix: do not return zero value for non-aggregated table result (#5217) @srikanthccv\\n* fix: dashboard listing default sorting by updatedAt (#5200) @vikrantgupta25\\n* fix: apply having and limit clause on formulas (#5201) @srikanthccv\\n* fix: fixed flaky pipelineSearchSection test case (#5189) @SagarRajput-7\\n* fix: fix colors of graphs for lightMode and darkMode (#5192) @SagarRajput-7\\n* fix: enable custom aggregate interval for all data sources across application (#5074) @vikrantgupta25\\n* fix: default alerts yaxis unit doesn't reset on page change (#5199) @vikrantgupta25\\n* fix: respect the sorting params present in the URL for dashboards list page (#5183) @vikrantgupta25\\n* fix: unsaved changes popping up for newly created dashboard in settings (#5
|
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: '9550185876',
name: 'pull_request',
payload: {
action: 'opened',
number: 5252,
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/5252/comments'
},
commits: {
href: 'https://api.github.com/repos/SigNoz/signoz/pulls/5252/commits'
},
html: { href: 'https://github.com/SigNoz/signoz/pull/5252' },
issue: {
href: 'https://api.github.com/repos/SigNoz/signoz/issues/5252'
},
review_comment: {
href: 'https://api.github.com/repos/SigNoz/signoz/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/SigNoz/signoz/pulls/5252/comments'
},
self: {
href: 'https://api.github.com/repos/SigNoz/signoz/pulls/5252'
},
statuses: {
href: 'https://api.github.com/repos/SigNoz/signoz/statuses/949c8a867f9cd94931acb7a80fffdb468248ea93'
}
},
active_lock_reason: null,
additions: 10,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'SigNoz:develop',
ref: 'develop',
repo: {
allow_auto_merge: false,
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',
description: 'SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single a
|
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/.
|