Feature/SK-1356 | Added example of keyword detection using client api #663
release-drafter.yml
on: pull_request
update_release_draft
6s
Annotations
2 errors and 4 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13048152416',
status: 422,
response: {
url: 'https://api.github.com/repos/scaleoutsystems/fedn/releases/189935928',
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',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 30 Jan 2025 08:14:02 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': 'DC41:18A9F2:15769EE:2B15AE0:679B34CA',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4991',
'x-ratelimit-reset': '1738228438',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '9',
'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/scaleoutsystems/fedn/releases/189935928',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
'x-github-delivery': '13048152416',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n- Refactor/SK-1194 | Use local package in async example @benjaminastrand (#798)\\n\\n## Features\\n\\n- Feature/SK-1340 | Add stacked bar chart graph for predictions per client @niklastheman (#800)\\n- Feature/SK-1339 | Add predictions (list etc) to APIClient @niklastheman (#795)\\n- Feature/SK-1229 | Project resource for CLI extension @KatHellg (#784)\\n- Feature/SK-1288 | Test all get (/) api endpoints @niklastheman (#786)\\n- Feature/SK-1265 | Implement SQL store @niklastheman (#785)\\n- Feature/SK-1262 | Add graphql server to FEDn @niklastheman (#777)\\n- Feature/SK-1109 | Make abstract class Store @niklastheman (#779)\\n- Feature/SK-1249 | Session start should return 400 if session is running @niklastheman (#771)\\n\\n## Fixes\\n\\n- Bug/SK-1357 | Controller stuck in setup state @niklastheman (#803)\\n- Fix/SK-1349 | Return session\\\\_id from APIClient.start\\\\_session @benjaminastrand (#797)\\n- Bugfix/SK-1253 | Client exit if no python\\\\_env is defined in fedn.yaml @Wrede (#792)\\n- Fix/SK-1325 | JWT role \\"admin\\" -> \\"client\\" for client endpoints @benjaminastrand (#791)\\n- Fix/SK-1324 | Fixed bug in list method for resources @KatHellg (#790)\\n- Fix/SK-1323 | fixed default host in shared.py @KatHellg (#789)\\n- Fix/SK-1259 | Use api/v1 for set\\\\_active\\\\_package in APIClient @Wrede (#775)\\n- Bug/SK-1256 | Old API endpoint /get\\\\_package causes KeyError @niklastheman (#772)\\n- Bugfix/SK-811 | DP-SGD @mattiasakesson (#769)\\n","draft":true,"prerelease":false,"make_latest":"true","name":" Release v0.21.0","tag_name":"v0.21.0","target_commitish":"refs/pull/805/merge"}',
request: {}
},
event: {
id: '13048152416',
name: 'pull_request',
payload: {
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '13048152416',
name: 'pull_request',
payload: {
action: 'opened',
number: 805,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/45062839?v=4',
description: 'Enabling machine learning without compromising on data ownership and privacy.',
events_url: 'https://api.github.com/orgs/scaleoutsystems/events',
hooks_url: 'https://api.github.com/orgs/scaleoutsystems/hooks',
id: 45062839,
issues_url: 'https://api.github.com/orgs/scaleoutsystems/issues',
login: 'scaleoutsystems',
members_url: 'https://api.github.com/orgs/scaleoutsystems/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjQ1MDYyODM5',
public_members_url: 'https://api.github.com/orgs/scaleoutsystems/public_members{/member}',
repos_url: 'https://api.github.com/orgs/scaleoutsystems/repos',
url: 'https://api.github.com/orgs/scaleoutsystems'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/issues/805/comments'
},
commits: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/pulls/805/commits'
},
html: { href: 'https://github.com/scaleoutsystems/fedn/pull/805' },
issue: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/issues/805'
},
review_comment: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/pulls/805/comments'
},
self: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/pulls/805'
},
statuses: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/statuses/cbf314f9ec51e32495dc43fd7355e0c279fa1a73'
}
},
active_lock_reason: null,
additions: 745,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/1048241?v=4',
events_url: 'https://api.github.com/users/carl-andersson/events{/privacy}',
followers_url: 'https://api.github.com/users/carl-andersson/followers',
following_url: 'https://api.github.com/users/carl-andersson/following{/other_user}',
gists_url: 'https://api.github.com/users/carl-andersson/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/carl-andersson',
id: 1048241,
login: 'carl-andersson',
node_id: 'MDQ6VXNlcjEwNDgyNDE=',
organizations_url: 'https://api.github.com/users/carl-andersson/orgs',
received_events_url: 'https://api.github.com/users/carl-andersson/received_events',
repos_url: 'https://api.github.com/users/carl-andersson/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/carl-andersson/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/carl-andersson/subscriptions',
type: 'User',
url: 'https://api.github.com/users/carl-andersson',
user_view_type: 'public'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/1048241?v=4',
events_url: 'https://api.github.com/users/carl-andersson/events{/privacy}',
followers_url: 'https://api.github.com/users/carl-andersson/followers',
following_url: 'https://api.github.com/users/carl-andersson/following{/other_user}',
gists_ur
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|