Dynamic console-ui prompts, fixes #1051 #21
release-drafter.yml
on: pull_request
update_release_draft
4s
Annotations
2 errors and 1 warning
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '12263021476',
status: 403,
response: {
url: 'https://api.github.com/repos/jline/jline3/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, 10 Dec 2024 19:10:03 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': '5A06:2EB8EB:BDE1D0:1779798:6758920B',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4985',
'x-ratelimit-reset': '1733860542',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '15',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/jline/jline3/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/1117/merge","name":"3.27.2","tag_name":"3.27.2","body":"<!-- Optional: add a release summary here -->\\n## 🚀 New features and improvements\\n\\n- Let CommandRegistry create Candidate for completion (fixes #1119) ([#1120](https://github.com/jline/jline3/pull/1120)) @gnodet\\n- Be more specific about which command is missing when throwing an exception ([#1125](https://github.com/jline/jline3/pull/1125)) @gnodet\\n- Add style for command description in completer ([#1126](https://github.com/jline/jline3/pull/1126)) @gnodet\\n- Enhance DefaultHighlighter to support command styling ([#1127](https://github.com/jline/jline3/pull/1127)) @gnodet\\n- Provide a simple RegistryImpl that can provide options from LineReader ([#1128](https://github.com/jline/jline3/pull/1128)) @gnodet\\n\\n## 🐛 Bug Fixes\\n\\n- Fix ConsolePrompt.prompt() throwing IOError instead of UserInterruptedException ([#1122](https://github.com/jline/jline3/pull/1122)) @gnodet\\n- Fix possible NPE in TailTipWidgets ([#1108](https://github.com/jline/jline3/pull/1108)) @gnodet\\n\\n## 📦 Dependency updates\\n\\n- Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 ([#1116](https://github.com/jline/jline3/pull/1116)) @dependabot\\n- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 ([#1123](https://github.com/jline/jline3/pull/1123)) @dependabot\\n- Bump org.easymock:easymock from 5.4.0 to 5.5.0 ([#1113](https://github.com/jline/jline3/pull/1113)) @dependabot\\n- Bump groovy.version from 4.0.23 to 4.0.24 ([#1110](https://github.com/jline/jline3/pull/1110)) @dependabot\\n- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 ([#1107](https://github.com/jline/jline3/pull/1107)) @dependabot\\n- Bump org.graalvm.sdk:graal-sdk from 24.1.0 to 24.1.1 ([#1096](https://github.com/jline/jline3/pull/1096)) @dependabot\\n- Bump org.code
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/v6/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '12263021476',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '4e20dca7801740eabeca19f353e0e8e1941d0261',
before: '81ba50d881c62ec90cd742879b3b979313b2c9b7',
number: 1117,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/711075?v=4',
description: null,
events_url: 'https://api.github.com/orgs/jline/events',
hooks_url: 'https://api.github.com/orgs/jline/hooks',
id: 711075,
issues_url: 'https://api.github.com/orgs/jline/issues',
login: 'jline',
members_url: 'https://api.github.com/orgs/jline/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjcxMTA3NQ==',
public_members_url: 'https://api.github.com/orgs/jline/public_members{/member}',
repos_url: 'https://api.github.com/orgs/jline/repos',
url: 'https://api.github.com/orgs/jline'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/jline/jline3/issues/1117/comments'
},
commits: {
href: 'https://api.github.com/repos/jline/jline3/pulls/1117/commits'
},
html: { href: 'https://github.com/jline/jline3/pull/1117' },
issue: {
href: 'https://api.github.com/repos/jline/jline3/issues/1117'
},
review_comment: {
href: 'https://api.github.com/repos/jline/jline3/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/jline/jline3/pulls/1117/comments'
},
self: {
href: 'https://api.github.com/repos/jline/jline3/pulls/1117'
},
statuses: {
href: 'https://api.github.com/repos/jline/jline3/statuses/4e20dca7801740eabeca19f353e0e8e1941d0261'
}
},
active_lock_reason: null,
additions: 475,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'jline:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/jline/jline3/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/jline/jline3/assignees{/user}',
blobs_url: 'https://api.github.com/repos/jline/jline3/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/jline/jline3/branches{/branch}',
clone_url: 'https://github.com/jline/jline3.git',
collaborators_url: 'https://api.github.com/repos/jline/jline3/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/jline/jline3/comments{/number}',
commits_url: 'https://api.github.com/repos/jline/jline3/commits{/sha}',
compare_url: 'https://api.github.com/repos/jline/jline3/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/jline/jline3/contents/{+path}',
contributors_url: 'https://api.github.com/repos/jline/jline3/contributors',
created_at: '2016-05-31T18:00:01Z',
default_branch: 'master',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/jline/jline3/deployments',
description: 'JLine is a Java library for handling console input.',
disabled: false,
dow
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|