feat: Create Recipe From HTML or JSON #1465
Annotations
2 errors
Resource not accessible by integration
{
name: 'HttpError',
id: '11443534700',
status: 403,
response: {
url: 'https://api.github.com/repos/mealie-recipes/mealie/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 21 Oct 2024 15:31:33 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
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': 'B882:284487:D447555:D62C43E:671673D5',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4970',
'x-ratelimit-reset': '1729528279',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '30',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/mealie-recipes/mealie/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/heads/mealie-next","name":"v2.0.0","tag_name":"v2.0.0","body":"# 🍴🍴🍴🍴🍴🍴\\n\\n## 🎉 Highlights\\n\\n- Highlight 1\\n\\n- Highlight 2\\n\\n## 🚨 Breaking changes\\n\\n- feat: Add Households to Mealie @michael-genson (#3970)\\n- feat: Added feature to limit mealplan data by date range @vshulcz (#4111)\\n- feat: Use Backend for Recipe Post Actions @michael-genson (#4163)\\n- feat: Create Recipe From HTML or JSON @michael-genson (#4274)\\n- feat: Add OIDC_CLIENT_SECRET and other changes for v2 @cmintey (#4254)\\n- feat: User Tooltip @michael-genson (#4319)\\n- feat: Query Filter Builder for Cookbooks and Meal Plans @michael-genson (#4346)\\n\\n## ✨ New features\\n\\n- feat: Change OpenAI Image Format to JPG @michael-genson (#4117)\\n- feat: Cross-Household Recipes @michael-genson (#4089)\\n- feat: Reorder ShoppingListItemEditor @Kuchenpirat (#4200)\\n- feat: Use Backend for Recipe Post Actions @michael-genson (#4163)\\n- feat: Allow Cookbooks To Share Names @michael-genson (#4186)\\n- feat: Additional Household Permissions @michael-genson (#4158)\\n- feat: Shopping list UI overhaul - increase list item width @Wetzel402 (#4237)\\n- feat: Shopping list UI overhaul - label sorted by default @Wetzel402 (#4238)\\n- feat: Filter Recipes By Household (and a ton of bug fixes) @michael-genson (#4207)\\n- feat: OpenAI Custom Headers/Params and Debug Page @michael-genson (#4227)\\n- feat: Shopping list UI overhaul - add label headings per category @Wetzel402 (#4235)\\n- feat: sort labels by name,asc in shopping lists @seamuslowry (#4253)\\n- feat: add regex to url before scraping @jlssmt (#4174)\\n- feat: Add Household Filter to Meal Plan Rules @michael-genson (#4231)\\n- feat: Shopping list UI overhaul - add wakelock @Wetzel402 (#4236)\\n- feat: Create Recipe From HTML or JSON @michael-genson (#4274)\\n- feat: refactor recip
|
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/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.0.0/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '11443534700',
name: 'pull_request',
payload: {
action: 'labeled',
label: {
color: '1A33EE',
default: false,
description: 'Version 2 Issue/PR',
id: 7363327498,
name: 'v2',
node_id: 'LA_kwDOEwYbgs8AAAABtuN2Cg',
url: 'https://api.github.com/repos/mealie-recipes/mealie/labels/v2'
},
number: 4274,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/92342333?v=4',
description: '',
events_url: 'https://api.github.com/orgs/mealie-recipes/events',
hooks_url: 'https://api.github.com/orgs/mealie-recipes/hooks',
id: 92342333,
issues_url: 'https://api.github.com/orgs/mealie-recipes/issues',
login: 'mealie-recipes',
members_url: 'https://api.github.com/orgs/mealie-recipes/members{/member}',
node_id: 'O_kgDOBYEIPQ',
public_members_url: 'https://api.github.com/orgs/mealie-recipes/public_members{/member}',
repos_url: 'https://api.github.com/orgs/mealie-recipes/repos',
url: 'https://api.github.com/orgs/mealie-recipes'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/mealie-recipes/mealie/issues/4274/comments'
},
commits: {
href: 'https://api.github.com/repos/mealie-recipes/mealie/pulls/4274/commits'
},
html: {
href: 'https://github.com/mealie-recipes/mealie/pull/4274'
},
issue: {
href: 'https://api.github.com/repos/mealie-recipes/mealie/issues/4274'
},
review_comment: {
href: 'https://api.github.com/repos/mealie-recipes/mealie/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/mealie-recipes/mealie/pulls/4274/comments'
},
self: {
href: 'https://api.github.com/repos/mealie-recipes/mealie/pulls/4274'
},
statuses: {
href: 'https://api.github.com/repos/mealie-recipes/mealie/statuses/bca6e0267fabae745118e6f299857407d05156ca'
}
},
active_lock_reason: null,
additions: 407,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: {
commit_message: 'Co-authored-by: Kuchenpirat <[email protected]>',
commit_title: 'feat: Create Recipe From HTML or JSON (#4274)',
enabled_by: {
avatar_url: 'https://avatars.githubusercontent.com/u/24235032?v=4',
events_url: 'https://api.github.com/users/Kuchenpirat/events{/privacy}',
followers_url: 'https://api.github.com/users/Kuchenpirat/followers',
following_url: 'https://api.github.com/users/Kuchenpirat/following{/other_user}',
gists_url: 'https://api.github.com/users/Kuchenpirat/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/Kuchenpirat',
id: 24235032,
login: 'Kuchenpirat',
node_id: 'MDQ6VXNlcjI0MjM1MDMy',
organizations_url: 'https://api.github.com/users/Kuchenpirat/orgs',
received_events_url: 'https://api.github.com/users/Kuchenpirat/received_events',
repos_url: 'https://api.github.com/users/Kuchenpirat/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/Kuchenpirat/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/Kuchenpirat/subscriptions',
type: 'User',
url: 'https://api.githu
|
The logs for this run have expired and are no longer available.
Loading