Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.14.0 to 3.15.0 #206
release-drafter.yml
on: pull_request
update_release_draft
9s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10591799795',
status: 422,
response: {
url: 'https://api.github.com/repos/axonivy/project-build-plugin/releases/159647880',
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: 'Wed, 28 Aug 2024 07:02:21 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': '13C0:2547DB:7B551D6:7C4862B:66CECB7D',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1724832135',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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/axonivy/project-build-plugin/releases/159647880',
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: '{"body":"## Changes\\n\\n- fix-site-warning @ivy-rew (#489)\\n- document minimal required 3.9.8 @ivy-rew (#486)\\n- Revert \\"Remove last commons.io usage\\" @ivy-rew (#479)\\n- Remove last commons.io usage @alexsuter (#478)\\n- Deprecate additionalVmOptions in favor of additionalVmArgs @alexsuter (#477)\\n- Use Java Process API to launch Axon Ivy Engine @alexsuter (#476)\\n- Make two tests also working on windows @alexsuter (#474)\\n- Introduce a windows ci test pipeline to get early feedback about windows problems @alexsuter (#475)\\n- Remove most of commons.io usages @alexsuter (#473)\\n- Revert some java.nio because of troubles with windows @alexsuter (#471)\\n- Raise minimal required maven version to 3.9.6 @alexsuter (#470)\\n- Use java nio instead of io @alexsuter (#469)\\n- XIVY-14570 Add plexus sec dispatcher to fix consuming builds @alexsuter (#467)\\n- XIVY-14570 Upgrade to Maven 3.9 @alexsuter (#466)\\n- Enable project to use JUnit5 in mix with JUnit4 @alexsuter (#463)\\n- Remove configurable flag unit.test.skip, you can use -Dmaven.test.skip @alexsuter (#462)\\n- Fix deprecation warnings @alexsuter (#460)\\n- Remove sonar left-overs @alexsuter (#459)\\n- Remove Guava dependency from project-build-plugin @alexsuter (#458)\\n- XIVY-13665 Update to Java 21 @alexsuter (#454)\\n- Streamline slf4j version @alexsuter (#450)\\n- XIVY-8973 Streamline slf4j version with Eclipse 2023-09 update @alexsuter (#448)\\n- XIVY-14264 cleanup default variables.yaml @ivy-lgi (#447)\\n- XIVY-9730 Remove fallback for old jvm-module.options location @alexsuter (#439)\\n- XIVY-9730 Load jvm-module.options from bin/jvm-module.options with backward compatiblity support @alexsuter (#438)\\n\\n## 📦 Dependencies\\n\\n- Bump org.apache.
|
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: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: '10591799795',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'd6056a355b520de7c01094116535b8021f6147ef',
before: 'd00ef99b56b4269e76225eacf43fb5d663c3f1f5',
number: 491,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/7849145?v=4',
description: 'digitalize your business',
events_url: 'https://api.github.com/orgs/axonivy/events',
hooks_url: 'https://api.github.com/orgs/axonivy/hooks',
id: 7849145,
issues_url: 'https://api.github.com/orgs/axonivy/issues',
login: 'axonivy',
members_url: 'https://api.github.com/orgs/axonivy/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjc4NDkxNDU=',
public_members_url: 'https://api.github.com/orgs/axonivy/public_members{/member}',
repos_url: 'https://api.github.com/orgs/axonivy/repos',
url: 'https://api.github.com/orgs/axonivy'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/issues/491/comments'
},
commits: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/pulls/491/commits'
},
html: {
href: 'https://github.com/axonivy/project-build-plugin/pull/491'
},
issue: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/issues/491'
},
review_comment: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/pulls/491/comments'
},
self: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/pulls/491'
},
statuses: {
href: 'https://api.github.com/repos/axonivy/project-build-plugin/statuses/d6056a355b520de7c01094116535b8021f6147ef'
}
},
active_lock_reason: null,
additions: 11,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/15085693?v=4',
events_url: 'https://api.github.com/users/ivy-rew/events{/privacy}',
followers_url: 'https://api.github.com/users/ivy-rew/followers',
following_url: 'https://api.github.com/users/ivy-rew/following{/other_user}',
gists_url: 'https://api.github.com/users/ivy-rew/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/ivy-rew',
id: 15085693,
login: 'ivy-rew',
node_id: 'MDQ6VXNlcjE1MDg1Njkz',
organizations_url: 'https://api.github.com/users/ivy-rew/orgs',
received_events_url: 'https://api.github.com/users/ivy-rew/received_events',
repos_url: 'https://api.github.com/users/ivy-rew/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/ivy-rew/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/ivy-rew/subscriptions',
type: 'User',
url: 'https://api.github.com/users/ivy-rew'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/15085693?v=4',
events_url: 'https://api.github.com/users/ivy-rew/events{/privacy}',
followers_url: 'https://api.github.com/users/ivy-rew/followers',
following_url: 'https://api.github.com/users/ivy-rew/following{/other_user}',
gists_url: 'https://api.github.com/users/ivy-rew/gists{/gist
|