chore(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0 #1818
release-drafter.yml
on: pull_request
update_release_draft
19s
Annotations
2 errors and 5 warnings
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12861651214',
status: 422,
response: {
url: 'https://api.github.com/repos/spinkube/runtime-class-manager/releases/142227556',
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: 'Mon, 20 Jan 2025 05:31: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': '1C51:127B8D:85B67DA:10B42C88:678DDFA9',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '3509',
'x-ratelimit-reset': '1737353251',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '1491',
'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/spinkube/runtime-class-manager/releases/142227556',
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': '12861651214',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"- ci(\\\\*): update helm chart releasing (#273)\\n- ref(\\\\*): bump controller-gen to v0.16.3; config updates (#225)\\n- ci(.github): add helm chart smoketest workflow (#234)\\n- Distro detection parity with containerd-shim-spin\'s installer (#240)\\n- ref(\\\\*): s/kwasm-operator/runtime-class-manager (#226)\\n- Add helm chart (#204)\\n- Add roadmap to README.md (#82)\\n- Add dependency review action (#80)\\n- Add OSSF Scorecard Check (#76)\\n- Automatically build node installer image (#64)\\n- Shim tests (#43)\\n- move node-installer pkgs to internal (#42)\\n- remove left-over redundant image names (#41)\\n- fix redundant image name (#40)\\n- update golangci-lint (#37)\\n- Refactor project structure (#38)\\n- fix node installer dockerfile (#35)\\n- fix make compile command (#30)\\n- add node-installer go-rewrite inkl. preserve history (#29)\\n- ref(README): Fix typo in README (#22)\\n- change go module name to runtime-class-manager (#18)\\n- fix image build (#13)\\n- feat lifecycle manager (#1)\\n\\n## 🚀 Features\\n\\n- feat: implement install and uninstall flow (#68)\\n- Harden GitHub actions (#77)\\n- Include node-installer Dockerfile in dependabot config (#78)\\n\\n## 🐛 Bug Fixes\\n\\n- fix(rbac): change job api group to batch (#224)\\n- fix(\\\\*): fix a few typos (#202)\\n- fix(shim\\\\_controller.go): set runtimeclass name correctly (#203)\\n- Various fixes (#106)\\n\\n## 🧰 Maintenance\\n\\n- chore(deps): bump github.com/spf13/afero from 1.11.0 to 1.12.0 (#301)\\n- chore(deps): bump golang from `73f06be` to `7ea4c9d` (#304)\\n- chore(deps): bump golang from `73f06be` to `7ea4c9d` in /images/installer (#306)\\n- chore(deps): bump github/codeql-action from 3.28.0 to 3.28.1 (#305
|
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '12861651214',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.61.0 to 0.62.0.\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/prometheus/common/releases">github.com/prometheus/common's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v0.62.0</h2>\n' +
"<h2>What's Changed</h2>\n" +
'<ul>\n' +
'<li>Change default validation scheme to UTF8Validation by <a href="https://github.com/ywwg"><code>@ywwg</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/724">prometheus/common#724</a></li>\n' +
'<li>Remove deprecated promlog package by <a href="https://github.com/SuperQ"><code>@SuperQ</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/738">prometheus/common#738</a></li>\n' +
'<li>Remove deprecated sigv4 module by <a href="https://github.com/SuperQ"><code>@SuperQ</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/737">prometheus/common#737</a></li>\n' +
'<li>update links to openmetrics to reference the v1.0.0 release by <a href="https://github.com/dashpole"><code>@dashpole</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/740">prometheus/common#740</a></li>\n' +
'<li>Synchronize common files from prometheus/prometheus by <a href="https://github.com/prombot"><code>@prombot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/742">prometheus/common#742</a></li>\n' +
'<li>Bump google.golang.org/protobuf from 1.35.2 to 1.36.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/744">prometheus/common#744</a></li>\n' +
'<li>Bump golang.org/x/net from 0.32.0 to 0.33.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/743">prometheus/common#743</a></li>\n' +
'<li>Synchronize common files from prometheus/prometheus by <a href="https://github.com/prombot"><code>@prombot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/747">prometheus/common#747</a></li>\n' +
'<li>http_config: Allow customizing TLS config and settings. by <a href="https://github.com/bwplotka"><code>@bwplotka</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/748">prometheus/common#748</a></li>\n' +
'</ul>\n' +
'<h2>New Contributors</h2>\n' +
'<ul>\n' +
'<li><a href="https://github.com/dashpole"><code>@dashpole</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/740">prometheus/common#740</a></li>\n' +
'</ul>\n' +
'<p><strong>Full Changelog</strong>: <a href="https://github.com/prometheus/common/compare/v0.61.0...v0.62.0">https://github.com/prometheus/common/compare/v0.61.0...v0.62.0</a></p>\n' +
'</blockquote>\n' +
'</details>\n' +
'<details>\n' +
'<summary>Commits</summary>\n' +
'<ul>\n' +
'<li><a href="https://github.com/prometheus/common/commit/280b0e7d5bdf09ddfd2d93c226671cb2ebdb7d5f"><code>280b0e7</code></a> http_config: Allow customizing
|
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
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/)
|