Reorganize the templates into the components and pages folders #32
release-drafter.yml
on: pull_request
update_release_draft
4s
Annotations
2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9646146712',
status: 422,
response: {
url: 'https://api.github.com/repos/Peltoche/gnocchi/releases/155674039',
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, 24 Jun 2024 13:21:46 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': 'DC46:33F5E7:16B7881:2B489CC:667972EA',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1719238904',
'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#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/Peltoche/gnocchi/releases/155674039',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"# Release Notes\\n\\n- Add the browser language detection (#6) @Peltoche\\n- Add the phone field into the contact (#1) @Peltoche\\n- Fix the phonenumber edition modal (#2) @Peltoche\\n- List all the contacts instead of doing pagination (#4) @Peltoche\\n- feature: Import contacts from a .vcard file (#3) @Peltoche\\n\\n🎉 **Thanks to all contributors helping with this release!** 🎉\\n","draft":true,"prerelease":false,"make_latest":"true","name":"Coming soon","tag_name":"latest","target_commitish":"refs/pull/7/merge"}',
request: {}
},
event: {
id: '9646146712',
name: 'pull_request',
payload: {
action: 'opened',
number: 7,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/issues/7/comments'
},
commits: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/pulls/7/commits'
},
html: { href: 'https://github.com/Peltoche/gnocchi/pull/7' },
issue: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/issues/7'
},
review_comment: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/pulls/7/comments'
},
self: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/pulls/7'
},
statuses: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/statuses/8ab7abfce5981ffdd6e2ce5195fed56d60f9f09a'
}
},
active_lock_reason: null,
additions: 33,
assignee: null,
assignees: [],
author_association
|
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: '9646146712',
name: 'pull_request',
payload: {
action: 'opened',
number: 7,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/issues/7/comments'
},
commits: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/pulls/7/commits'
},
html: { href: 'https://github.com/Peltoche/gnocchi/pull/7' },
issue: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/issues/7'
},
review_comment: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/pulls/7/comments'
},
self: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/pulls/7'
},
statuses: {
href: 'https://api.github.com/repos/Peltoche/gnocchi/statuses/8ab7abfce5981ffdd6e2ce5195fed56d60f9f09a'
}
},
active_lock_reason: null,
additions: 33,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'Peltoche: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/Peltoche/gnocchi/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/Peltoche/gnocchi/assignees{/user}',
blobs_url: 'https://api.github.com/repos/Peltoche/gnocchi/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/Peltoche/gnocchi/branches{/branch}',
clone_url: 'https://github.com/Peltoche/gnocchi.git',
collaborators_url: 'https://api.github.com/repos/Peltoche/gnocchi/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/Peltoche/gnocchi/comments{/number}',
commits_url: 'https://api.github.com/repos/Peltoche/gnocchi/commits{/sha}',
compare_url: 'https://api.github.com/repos/Peltoche/gnocchi/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/Peltoche/gnocchi/contents/{+path}',
contributors_url: 'https://api.github.com/repos/Peltoche/gnocchi/contributors',
created_at: '2024-05-14T09:51:34Z',
default_branch: 'master',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/Peltoche/gnocchi/deployments',
description: 'A tidy contact registry for genealogy or juste keeping you data clean.',
disabled: false,
downloads_url: 'https://api.github.com/repos/Peltoche/gnocchi/downloads',
events_url: 'https://api.github.com/repos/Peltoche/gnocchi/events',
fork: false,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/Peltoche/gnocchi/forks',
full_name: 'Peltoche/gnocchi',
git_commits_url: 'https://api.github.com/repos/Peltoche/gnocchi/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/Peltoche/gnocchi/git/refs{/sha}',
git_tags_url: 'https://api.github.com/repos/Peltoche/gnocchi/git/tags{/sha}',
git_url: 'git://github.com/Peltoche/gnocchi.git',
has_di
|
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|