[maven] Bump org.springframework.integration:spring-integration-mqtt from 6.3.3 to 6.3.4 #628
release-drafter.yml
on: pull_request
Update release draft
12s
Annotations
2 errors
Update release draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10922073263',
status: 422,
response: {
url: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/releases/129392299',
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, 18 Sep 2024 12:26:06 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': '4901:1E8179:5F1924A:5FAC741:66EAC6DE',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4994',
'x-ratelimit-reset': '1726665958',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'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/sebastienvermeille/rika2mqtt/releases/129392299',
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":"## Changelog\\n\\n## 🚀 Features\\n\\n- 161 signal errors via MQTT and Plugin API (example: Empty pellet container) @sebastienvermeille (#162)\\n\\n## 🐛 Bug Fixes\\n\\n- Use retry mechanism for rika remote control management @sebastienvermeille (#178)\\n- Fix serialization of stoveId for mqtt notifications channel @sebastienvermeille (#171)\\n- Fix lifecycle issue in the CI pipelines @sebastienvermeille (#142)\\n- Fix json serde issue @sebastienvermeille (#141)\\n\\n## 🧰 Maintenance\\n\\n- [maven] Bump org.springframework:spring-aspects from 6.1.12 to 6.1.13 @dependabot (#262)\\n- [maven] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 @dependabot (#261)\\n- [maven] Bump org.springframework.boot:spring-boot-starter-parent from 3.3.2 to 3.3.3 @dependabot (#260)\\n- [maven] Bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.24 @dependabot (#258)\\n- [maven] Bump org.springframework.integration:spring-integration-mqtt from 6.3.2 to 6.3.3 @dependabot (#259)\\n- [maven] Bump org.springframework.retry:spring-retry from 2.0.7 to 2.0.8 @dependabot (#257)\\n- [maven] Bump org.springframework:spring-aspects from 6.1.11 to 6.1.12 @dependabot (#255)\\n- [maven] Bump org.junit:junit-bom from 5.10.3 to 5.11.0 @dependabot (#256)\\n- [maven] Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 @dependabot (#253)\\n- [maven] Bump testcontainers.version from 1.20.0 to 1.20.1 @dependabot (#252)\\n- [maven] Bump org.springframework.boot:spring-boot-starter-parent from 3.3.1 to 3.3.2 @dependabot (#250)\\n- [docker] Bump eclipse-temurin from 22.0.1\\\\_8-jre-jammy to 22.0.2\\\\_9-jre-jammy @dependabot (#251)\\n- [maven] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 @dependabot (#249
|
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: '10922073263',
name: 'pull_request',
payload: {
action: 'opened',
number: 265,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/issues/265/comments'
},
commits: {
href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/pulls/265/commits'
},
html: {
href: 'https://github.com/sebastienvermeille/rika2mqtt/pull/265'
},
issue: {
href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/issues/265'
},
review_comment: {
href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/pulls/265/comments'
},
self: {
href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/pulls/265'
},
statuses: {
href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/statuses/f04901666539da100b246c2ba092654190762e29'
}
},
active_lock_reason: null,
additions: 1,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/4329594?v=4',
events_url: 'https://api.github.com/users/sebastienvermeille/events{/privacy}',
followers_url: 'https://api.github.com/users/sebastienvermeille/followers',
following_url: 'https://api.github.com/users/sebastienvermeille/following{/other_user}',
gists_url: 'https://api.github.com/users/sebastienvermeille/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/sebastienvermeille',
id: 4329594,
login: 'sebastienvermeille',
node_id: 'MDQ6VXNlcjQzMjk1OTQ=',
organizations_url: 'https://api.github.com/users/sebastienvermeille/orgs',
received_events_url: 'https://api.github.com/users/sebastienvermeille/received_events',
repos_url: 'https://api.github.com/users/sebastienvermeille/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/sebastienvermeille/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/sebastienvermeille/subscriptions',
type: 'User',
url: 'https://api.github.com/users/sebastienvermeille'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/4329594?v=4',
events_url: 'https://api.github.com/users/sebastienvermeille/events{/privacy}',
followers_url: 'https://api.github.com/users/sebastienvermeille/followers',
following_url: 'https://api.github.com/users/sebastienvermeille/following{/other_user}',
gists_url: 'https://api.github.com/users/sebastienvermeille/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/sebastienvermeille',
id: 4329594,
login: 'sebastienvermeille',
node_id: 'MDQ6VXNlcjQzMjk1OTQ=',
organizations_url: 'https://api.github.com/users/sebastienvermeille/orgs',
received_events_url: 'https://api.github.com/users/sebastienvermeille/received_events',
repos_url: 'https://api.github.com/users/sebastienvermeille/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/sebastienvermeille/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/sebastienverme
|