build(deps): bump io.cryostat:cryostat-core from 2.23.0 to 2.24.0 #651
Annotations
2 errors
Run release-drafter/release-drafter@v5
Resource not accessible by integration
{
name: 'HttpError',
id: '7020750281',
status: 403,
response: {
url: 'https://api.github.com/repos/cryostatio/cryostat-agent/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 28 Nov 2023 15:10:47 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
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': 'D806:0D06:8794:120AE:656602F6',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '990',
'x-ratelimit-reset': '1701187842',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '10',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/cryostatio/cryostat-agent/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/273/merge","name":"","tag_name":"","body":"## Contributors\\n@Josh-Matsuoka, @aali309, @andrewazores, @dependabot, @dependabot[bot], @ebaron and @mwangggg\\n## What's Changed\\n## Features\\n\\n* feat(insights): add config parameter to opt out of Insights (#267) @ebaron\\n* feat(insights): optionally support Red Hat Insights agent (#249) @ebaron\\n* feat(registration): receive platform env map from server on registration (#143) @andrewazores\\n* feat(baseuri): add baseuri-range config property to control servers the Agent will register with (#243) @andrewazores\\n* feat(triggers): allow complex expressions, add caching for performance (#221) @andrewazores\\n* feat(triggers): allow specification of triggers using SmallRye Config properties (#220) @andrewazores\\n* feat(triggers): include smart-triggered recordings in Harvester upload logic (#217) @andrewazores\\n* feat(triggers): Add Support for defining MBean Triggers to the cryostat agent (#197) @Josh-Matsuoka\\n* feat(discovery): dual HTTP+JMX registration (#203) @andrewazores\\n* feat(api): mutation operations (#175) @andrewazores\\n\\n## Fixes\\n\\n* fix(triggers): improve whitespace handling (#253) @andrewazores\\n* build(shade): shade and relocate dependencies to avoid conflicts (#224) @andrewazores\\n* fix(mbean): suppress warning message if BootClassPath unsupported (#195) @andrewazores\\n* fix(registration): discovery plugin registration bugfixes and refactor (#193) @andrewazores\\n\\n## Documentation\\n\\n* docs(readme): add version compatibility matrix (#270) @andrewazores\\n\\n## Maintenance\\n\\n* build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.40.0 to 2.41.0 (#264) @dependabot\\n* build(deps): bump org.owasp:dependency-check-maven from 9.0.0 to 9.0.1 (#265) @dependabot\\n* build(cel): force override protobuf transitive dep used by CEL (#262) @andrewa
|
Run release-drafter/release-drafter@v5
HttpError: Resource not accessible by integration
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: '7020750281',
name: 'pull_request',
payload: {
action: 'opened',
number: 273,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/81769700?v=4',
description: 'JDK Flight Recorder for Kubernetes',
events_url: 'https://api.github.com/orgs/cryostatio/events',
hooks_url: 'https://api.github.com/orgs/cryostatio/hooks',
id: 81769700,
issues_url: 'https://api.github.com/orgs/cryostatio/issues',
login: 'cryostatio',
members_url: 'https://api.github.com/orgs/cryostatio/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjgxNzY5NzAw',
public_members_url: 'https://api.github.com/orgs/cryostatio/public_members{/member}',
repos_url: 'https://api.github.com/orgs/cryostatio/repos',
url: 'https://api.github.com/orgs/cryostatio'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/cryostatio/cryostat-agent/issues/273/comments'
},
commits: {
href: 'https://api.github.com/repos/cryostatio/cryostat-agent/pulls/273/commits'
},
html: {
href: 'https://github.com/cryostatio/cryostat-agent/pull/273'
},
issue: {
href: 'https://api.github.com/repos/cryostatio/cryostat-agent/issues/273'
},
review_comment: {
href: 'https://api.github.com/repos/cryostatio/cryostat-agent/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/cryostatio/cryostat-agent/pulls/273/comments'
},
self: {
href: 'https://api.github.com/repos/cryostatio/cryostat-agent/pulls/273'
},
statuses: {
href: 'https://api.github.com/repos/cryostatio/cryostat-agent/statuses/64e230ee517370e08f56f32601e834395acb7a13'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'cryostatio:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/cryostatio/cryostat-agent/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/cryostatio/cryostat-agent/assignees{/user}',
blobs_url: 'https://api.github.com/repos/cryostatio/cryostat-agent/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/cryostatio/cryostat-agent/branches{/branch}',
clone_url: 'https://github.com/cryostatio/cryostat-agent.git',
collaborators_url: 'https://api.github.com/repos/cryostatio/cryostat-agent/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/cryostatio/cryostat-agent/comments{/number}',
commits_url: 'https://api.github.com/repos/cryostatio/cryostat-agent/commits{/sha}',
compare_url: 'https://api.github.com/repos/cryostatio/cryostat-agent/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/cryostatio/cryostat-agent/contents/{+path}',
contributors_url: 'https://api.github.com/repos/cryostatio/cryostat-agent/contributors',
created_at: '2022-08-15T14:03:04Z',
default_branch: 'main',
delete_branch_on_merge: false,
|
The logs for this run have expired and are no longer available.
Loading