Retry update when tariff endpoint returns a non 200 response #752
release-drafter.yml
on: pull_request
Update release draft
7s
Annotations
2 errors
Update release draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10788794740',
status: 422,
response: {
url: 'https://api.github.com/repos/MTrab/energidataservice/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: 'Tue, 10 Sep 2024 08:33:34 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': '2BC6:336E04:2CE39B6:55FF6D3:66E0045E',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4989',
'x-ratelimit-reset': '1725960803',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '11',
'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/MTrab/energidataservice/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/583/merge","name":"v1.5.12","tag_name":"v1.5.12","body":"## Changes\\n\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '10788794740',
name: 'pull_request',
payload: {
action: 'opened',
number: 583,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/MTrab/energidataservice/issues/583/comments'
},
commits: {
href: 'https://api.github.com/repos/MTrab/energidataservice/pulls/583/commits'
},
html: {
href: 'https://github.com/MTrab/energidataservice/pull/583'
},
issue: {
href: 'https://api.github.com/repos/MTrab/energidataservice/issues/583'
},
review_comment: {
href: 'https://api.github.com/repos/MTrab/energidataservice/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/MTrab/energidataservice/pulls/583/comments'
},
self: {
href: 'https://api.github.com/repos/MTrab/energidataservice/pulls/583'
},
statuses: {
href: 'https://api.github.com/repos/MTrab/energidataservice/statuses/a1deb742806c28bbd1b06db4a3696cd2e7b0bca2'
}
},
active_lock_reason: null,
additions: 4,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/14296463?v=4',
events_url: 'https://api.github.com/users/MTrab/events{/privacy}',
followers_url: 'https://api.github.com/users/MTrab/followers',
following_url: 'https://api.github.com/users/MTrab/
|
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: '10788794740',
name: 'pull_request',
payload: {
action: 'opened',
number: 583,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/MTrab/energidataservice/issues/583/comments'
},
commits: {
href: 'https://api.github.com/repos/MTrab/energidataservice/pulls/583/commits'
},
html: {
href: 'https://github.com/MTrab/energidataservice/pull/583'
},
issue: {
href: 'https://api.github.com/repos/MTrab/energidataservice/issues/583'
},
review_comment: {
href: 'https://api.github.com/repos/MTrab/energidataservice/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/MTrab/energidataservice/pulls/583/comments'
},
self: {
href: 'https://api.github.com/repos/MTrab/energidataservice/pulls/583'
},
statuses: {
href: 'https://api.github.com/repos/MTrab/energidataservice/statuses/a1deb742806c28bbd1b06db4a3696cd2e7b0bca2'
}
},
active_lock_reason: null,
additions: 4,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/14296463?v=4',
events_url: 'https://api.github.com/users/MTrab/events{/privacy}',
followers_url: 'https://api.github.com/users/MTrab/followers',
following_url: 'https://api.github.com/users/MTrab/following{/other_user}',
gists_url: 'https://api.github.com/users/MTrab/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/MTrab',
id: 14296463,
login: 'MTrab',
node_id: 'MDQ6VXNlcjE0Mjk2NDYz',
organizations_url: 'https://api.github.com/users/MTrab/orgs',
received_events_url: 'https://api.github.com/users/MTrab/received_events',
repos_url: 'https://api.github.com/users/MTrab/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/MTrab/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/MTrab/subscriptions',
type: 'User',
url: 'https://api.github.com/users/MTrab'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/14296463?v=4',
events_url: 'https://api.github.com/users/MTrab/events{/privacy}',
followers_url: 'https://api.github.com/users/MTrab/followers',
following_url: 'https://api.github.com/users/MTrab/following{/other_user}',
gists_url: 'https://api.github.com/users/MTrab/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/MTrab',
id: 14296463,
login: 'MTrab',
node_id: 'MDQ6VXNlcjE0Mjk2NDYz',
organizations_url: 'https://api.github.com/users/MTrab/orgs',
received_events_url: 'https://api.github.com/users/MTrab/received_events',
repos_url: 'https://api.github.com/users/MTrab/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/MTrab/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/MTrab/subscriptions',
type: 'User',
url: 'https://api.github.com/users/MTrab'
}
],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'MTrab:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_f
|