chore(deps): lock file maintenance #564
release-drafter.yml
on: pull_request
update_release_draft
11s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '6130632279',
status: 422,
response: {
url: 'https://api.github.com/repos/nix-community/NixOS-WSL/releases/113966119',
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': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sat, 09 Sep 2023 11:31:49 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': '8A80:40CA:41FDC44:866CD37:64FC57A5',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '994',
'x-ratelimit-reset': '1694262702',
'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'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/nix-community/NixOS-WSL/releases/113966119',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"# Changelog\\n\\n## 🛠️ General Changes\\n\\n* chore(deps): update actions/checkout action to v4 (#283) @renovate\\n* chore(deps): update cachix/install-nix-action action to v23 (#282) @renovate\\n* Bump stable to 23.05 (#268) @SuperSandro2000\\n* Configure Renovate (#254) @renovate\\n* Add default as an export from nixosModules (#251) @scottwillmoore\\n\\n## 🚀 Features\\n\\n* feat: add a recovery shell (#274) @K900\\n* Allow customizing the system config to include in the tarball (#260) @terlar\\n* Include per-user applications in start menu launchers (#261) @terlar\\n* Enable systemd-timesyncd to prevent clock drift (#253) @SuperSandro2000\\n* wsl-conf: warn when networking.extraHosts has no effect (#233) @SuperSandro2000\\n* Add wsl.binShPkg and wsl.populateBin options to make envfs easily pos… (#211) @SuperSandro2000\\n* Use a Rust tool to do the PATH manipulations (#214) @K900\\n* Launch commands through a login shell (#182) @nzbr\\n* Use upstream settings instead of workarounds to disable unsupported settings (#175) @SuperSandro2000\\n* Add a `nixos-wsl-version` command (#183) @nzbr\\n* syschdemd: Don\'t add an extra :, make robust against grep aliases (#197) @SuperSandro2000\\n* Disable powerManagement (#160) @SuperSandro2000\\n* Update remaining references to wsl.automountPath (#158) @nzbr\\n* Use proper option types for `wsl.conf` (#153) @nzbr\\n* NixOS users.users.<user> attribute name and .name can differ (#147) @KoviRobi\\n* Native systemd support (#134) @K900\\n* Rewrite syschdemd (#126) @K900\\n\\n## 🪲 Bugfixes\\n\\n* fix: getent missing in syschdemd (#267) @nzbr\\n* fix: explicitly add systemctl and grep to path in shell-wrapper (#240) @K900\\n* fix: just pull in the entire environment into the /bin/sh wrapper (#234) @K900\\n* f
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
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: '6130632279',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'f8a469bbf14cc6bec322e8c0c7f48b9f2f522942',
before: '243438ed80679527ca9196895bf2ab95d450bee3',
number: 259,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/33221035?v=4',
description: 'A project incubator that works in parallel of the @NixOS org',
events_url: 'https://api.github.com/orgs/nix-community/events',
hooks_url: 'https://api.github.com/orgs/nix-community/hooks',
id: 33221035,
issues_url: 'https://api.github.com/orgs/nix-community/issues',
login: 'nix-community',
members_url: 'https://api.github.com/orgs/nix-community/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMzMjIxMDM1',
public_members_url: 'https://api.github.com/orgs/nix-community/public_members{/member}',
repos_url: 'https://api.github.com/orgs/nix-community/repos',
url: 'https://api.github.com/orgs/nix-community'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/nix-community/NixOS-WSL/issues/259/comments'
},
commits: {
href: 'https://api.github.com/repos/nix-community/NixOS-WSL/pulls/259/commits'
},
html: {
href: 'https://github.com/nix-community/NixOS-WSL/pull/259'
},
issue: {
href: 'https://api.github.com/repos/nix-community/NixOS-WSL/issues/259'
},
review_comment: {
href: 'https://api.github.com/repos/nix-community/NixOS-WSL/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/nix-community/NixOS-WSL/pulls/259/comments'
},
self: {
href: 'https://api.github.com/repos/nix-community/NixOS-WSL/pulls/259'
},
statuses: {
href: 'https://api.github.com/repos/nix-community/NixOS-WSL/statuses/f8a469bbf14cc6bec322e8c0c7f48b9f2f522942'
}
},
active_lock_reason: null,
additions: 136,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'nix-community:main',
ref: 'main',
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/nix-community/NixOS-WSL/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/nix-community/NixOS-WSL/assignees{/user}',
blobs_url: 'https://api.github.com/repos/nix-community/NixOS-WSL/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/nix-community/NixOS-WSL/branches{/branch}',
clone_url: 'https://github.com/nix-community/NixOS-WSL.git',
collaborators_url: 'https://api.github.com/repos/nix-community/NixOS-WSL/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/nix-community/NixOS-WSL/comments{/number}',
commits_url: 'https://api.github.com/repos/nix-community/NixOS-WSL/commits{/sha}',
compare_url: 'https://api.github.com/repos/nix-community/NixOS-WSL/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/nix-community/NixOS-WSL/contents/{+path}',
contributors_url: 'https://api.gith
|