chore: Use pytest-rerunfailures to retry test on specific pytestqt timeout error #2771
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: '7386506429',
status: 422,
response: {
url: 'https://api.github.com/repos/ankipalace/ankihub_addon/releases/77041913',
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': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 02 Jan 2024 13:47:29 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': '4709:6DBD:67DDDB8:DB822AD:659413F1',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '990',
'x-ratelimit-reset': '1704206771',
'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#update-a-release'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/ankipalace/ankihub_addon/releases/77041913',
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":"## Changes\\n- feat: add confirmation dialog before sign out\\n- chore: Fix flaky performance test by increasing allowed duration of the operation\\n- chore: Use pytest-mock in tests\\n- chore: Fix client tests not working without web app docker container\\n- fix: Database is locked using RWLock\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-5627020e9664c33242bc","target_commitish":"refs/pull/856/merge"}',
request: {}
},
event: {
id: '7386506429',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'e412dec1ad121743957df639496eddc7e6bab5da',
before: '7fe52a5153c057c225dc48d5a783e5b7ee79127d',
number: 856,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/68080884?v=4',
description: '',
events_url: 'https://api.github.com/orgs/ankipalace/events',
hooks_url: 'https://api.github.com/orgs/ankipalace/hooks',
id: 68080884,
issues_url: 'https://api.github.com/orgs/ankipalace/issues',
login: 'ankipalace',
members_url: 'https://api.github.com/orgs/ankipalace/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjY4MDgwODg0',
public_members_url: 'https://api.github.com/orgs/ankipalace/public_members{/member}',
repos_url: 'https://api.github.com/orgs/ankipalace/repos',
url: 'https://api.github.com/orgs/ankipalace'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/ankipalace/ankihub_addon/issues/856/comments'
},
commits: {
href: 'https://api.github.com/repos/ankipalace/ankihub_addon/pulls/856/commits'
},
html: {
href: 'https:/
|
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: '7386506429',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'e412dec1ad121743957df639496eddc7e6bab5da',
before: '7fe52a5153c057c225dc48d5a783e5b7ee79127d',
number: 856,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/68080884?v=4',
description: '',
events_url: 'https://api.github.com/orgs/ankipalace/events',
hooks_url: 'https://api.github.com/orgs/ankipalace/hooks',
id: 68080884,
issues_url: 'https://api.github.com/orgs/ankipalace/issues',
login: 'ankipalace',
members_url: 'https://api.github.com/orgs/ankipalace/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjY4MDgwODg0',
public_members_url: 'https://api.github.com/orgs/ankipalace/public_members{/member}',
repos_url: 'https://api.github.com/orgs/ankipalace/repos',
url: 'https://api.github.com/orgs/ankipalace'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/ankipalace/ankihub_addon/issues/856/comments'
},
commits: {
href: 'https://api.github.com/repos/ankipalace/ankihub_addon/pulls/856/commits'
},
html: {
href: 'https://github.com/ankipalace/ankihub_addon/pull/856'
},
issue: {
href: 'https://api.github.com/repos/ankipalace/ankihub_addon/issues/856'
},
review_comment: {
href: 'https://api.github.com/repos/ankipalace/ankihub_addon/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/ankipalace/ankihub_addon/pulls/856/comments'
},
self: {
href: 'https://api.github.com/repos/ankipalace/ankihub_addon/pulls/856'
},
statuses: {
href: 'https://api.github.com/repos/ankipalace/ankihub_addon/statuses/e412dec1ad121743957df639496eddc7e6bab5da'
}
},
active_lock_reason: null,
additions: 3,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'ankipalace:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: false,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/ankipalace/ankihub_addon/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/ankipalace/ankihub_addon/assignees{/user}',
blobs_url: 'https://api.github.com/repos/ankipalace/ankihub_addon/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/ankipalace/ankihub_addon/branches{/branch}',
clone_url: 'https://github.com/ankipalace/ankihub_addon.git',
collaborators_url: 'https://api.github.com/repos/ankipalace/ankihub_addon/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/ankipalace/ankihub_addon/comments{/number}',
commits_url: 'https://api.github.com/repos/ankipalace/ankihub_addon/commits{/sha}',
compare_url: 'https://api.github.com/repos/ankipalace/ankihub_addon/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/ankipalace/ankihub_addon/contents/{+path}',
contributors_url: 'https://api.github.com/repos/ankipalace/ankihub_addon/contributors',
cre
|