🚀 Release Drafter #53
release-drafter.yml
on: pull_request
update_release_draft
14s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10985536224',
status: 422,
response: {
url: 'https://api.github.com/repos/localgod/BDD-presentation/releases',
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: 'Mon, 23 Sep 2024 00:15:31 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; 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': 'F8C1:2425E6:E7A432:1B39084:66F0B323',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1727054120',
'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#create-a-release',
status: '422'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/localgod/BDD-presentation/releases',
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: '{"target_commitish":"refs/pull/198/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n## 📦 Dependencies\\n\\n* fix(deps): bump vite from 5.4.2 to 5.4.6 (#197) @dependabot\\n* chore(deps-dev): bump playwright-chromium from 1.47.0 to 1.47.1 (#196) @dependabot\\n* chore(deps-dev): bump playwright-chromium from 1.46.1 to 1.47.0 (#195) @dependabot\\n* fix(deps): bump @slidev/cli from 0.49.28 to 0.49.29 (#194) @dependabot\\n* chore(deps-dev): bump @iconify-json/uim from 1.1.10 to 1.2.0 (#193) @dependabot\\n* chore(deps-dev): bump playwright-chromium from 1.46.0 to 1.46.1 (#190) @dependabot\\n* fix(deps): bump @slidev/cli from 0.49.24 to 0.49.28 (#192) @dependabot\\n* chore(deps-dev): bump playwright-chromium from 1.45.3 to 1.46.0 (#188) @dependabot\\n* fix(deps): bump @slidev/cli from 0.49.23 to 0.49.24 (#189) @dependabot\\n* chore(deps-dev): bump @iconify-json/uim from 1.1.9 to 1.1.10 (#186) @dependabot\\n* fix(deps): bump @slidev/cli from 0.49.22 to 0.49.23 (#187) @dependabot\\n* chore(deps-dev): bump playwright-chromium from 1.45.0 to 1.45.3 (#184) @dependabot\\n* fix(deps): bump @slidev/cli from 0.49.13 to 0.49.22 (#185) @dependabot\\n* chore(deps-dev): bump playwright-chromium from 1.44.1 to 1.45.0 (#179) @dependabot\\n* fix(deps): bump @slidev/cli from 0.49.11 to 0.49.13 (#178) @dependabot\\n* fix(deps): bump @slidev/cli from 0.49.10 to 0.49.11 (#177) @dependabot\\n* fix(deps): bump @slidev/cli from 0.49.9 to 0.49.10 (#176) @dependabot\\n* fix(deps): bump @slidev/cli from 0.49.4 to 0.49.9 (#175) @dependabot\\n* chore(deps-dev): bump playwright-chromium from 1.44.0 to 1.44.1 (#174) @dependabot\\n* fix(deps): bump @slidev/cli from 0.49.3 to 0.49.4 (#173) @dependabot\\n* fix(deps): bump @slidev/cli from 0.4
|
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: '10985536224',
name: 'pull_request',
payload: {
action: 'opened',
number: 198,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/localgod/BDD-presentation/issues/198/comments'
},
commits: {
href: 'https://api.github.com/repos/localgod/BDD-presentation/pulls/198/commits'
},
html: {
href: 'https://github.com/localgod/BDD-presentation/pull/198'
},
issue: {
href: 'https://api.github.com/repos/localgod/BDD-presentation/issues/198'
},
review_comment: {
href: 'https://api.github.com/repos/localgod/BDD-presentation/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/localgod/BDD-presentation/pulls/198/comments'
},
self: {
href: 'https://api.github.com/repos/localgod/BDD-presentation/pulls/198'
},
statuses: {
href: 'https://api.github.com/repos/localgod/BDD-presentation/statuses/e5133c87f4481c720fbad20d1bf252f226917091'
}
},
active_lock_reason: null,
additions: 9,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'localgod: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/localgod/BDD-presentation/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/localgod/BDD-presentation/assignees{/user}',
blobs_url: 'https://api.github.com/repos/localgod/BDD-presentation/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/localgod/BDD-presentation/branches{/branch}',
clone_url: 'https://github.com/localgod/BDD-presentation.git',
collaborators_url: 'https://api.github.com/repos/localgod/BDD-presentation/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/localgod/BDD-presentation/comments{/number}',
commits_url: 'https://api.github.com/repos/localgod/BDD-presentation/commits{/sha}',
compare_url: 'https://api.github.com/repos/localgod/BDD-presentation/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/localgod/BDD-presentation/contents/{+path}',
contributors_url: 'https://api.github.com/repos/localgod/BDD-presentation/contributors',
created_at: '2021-05-26T08:00:22Z',
default_branch: 'master',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/localgod/BDD-presentation/deployments',
description: 'Behavior Driven Development Presentation using Gherkin',
disabled: false,
downloads_url: 'https://api.github.com/repos/localgod/BDD-presentation/downloads',
events_url: 'https://api.github.com/repos/localgod/BDD-presentation/events',
fork: false,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/localgod/BDD-presentation/forks',
full_name: 'localgod/BDD-presentation',
git_commits_url: 'https://api.github.com/repos/localgod/BDD-presentation/git/commits{/sha}',
|