🚀 Release Drafter #74
release-drafter.yml
on: pull_request
update_release_draft
14s
Annotations
2 errors and 4 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13103885330',
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',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 03 Feb 2025 00:21:23 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': 'DC51:3848A0:2DDD37D:5C9A632:67A00C02',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4990',
'x-ratelimit-reset': '1738545636',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '10',
'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.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
'x-github-delivery': '13103885330',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/217/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n## 📦 Dependencies\\n\\n* fix(deps): bump @slidev/cli from 51.0.1 to 51.0.2 (#214) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump playwright-chromium from 1.49.1 to 1.50.0 (#215) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* fix(deps): bump vite from 6.0.7 to 6.0.11 (#213) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* fix(deps): bump @slidev/cli from 51.0.0 to 51.0.1 (#212) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* fix(deps): bump katex from 0.16.20 to 0.16.21 (#211) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* fix(deps): bump @slidev/cli from 0.50.0 to 51.0.0 (#210) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump @iconify-json/uim from 1.2.1 to 1.2.3 (#208) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* fix(deps): bump @slidev/cli from 0.49.29 to 0.50.0 (#209) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump playwright-chromium from 1.49.0 to 1.49.1 (#207) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* fix(deps): bump nanoid from 3.3.7 to 3.3.8 (#206) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump playwright-chromium from 1.48.2 to 1.49.0 (#205) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* fix(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#204) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump playwright-chromium from 1.48.1 to 1.48.2 (#203) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump playwright-chromium from 1.48
|
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:7146: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:61885:18)
{
name: 'AggregateError',
event: {
id: '13103885330',
name: 'pull_request',
payload: {
action: 'opened',
number: 217,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/localgod/BDD-presentation/issues/217/comments'
},
commits: {
href: 'https://api.github.com/repos/localgod/BDD-presentation/pulls/217/commits'
},
html: {
href: 'https://github.com/localgod/BDD-presentation/pull/217'
},
issue: {
href: 'https://api.github.com/repos/localgod/BDD-presentation/issues/217'
},
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/217/comments'
},
self: {
href: 'https://api.github.com/repos/localgod/BDD-presentation/pulls/217'
},
statuses: {
href: 'https://api.github.com/repos/localgod/BDD-presentation/statuses/94e401764abf1efe7102368fec223896916f7a68'
}
},
active_lock_reason: null,
additions: 163,
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}',
|
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/)
|