💡adjusted acks #1302
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: '9506823848',
status: 422,
response: {
url: 'https://api.github.com/repos/cda-tum/mqt-predictor/releases/124204537',
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: 'Thu, 13 Jun 2024 21:11:38 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': '7006:61240:1172334:1E7724F:666B608A',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4988',
'x-ratelimit-reset': '1718316695',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '12',
'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/cda-tum/mqt-predictor/releases/124204537',
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: '{"body":"## What Changed 👀\\n\\n- 🚨 fixed warnings that occurred due to new pytket and qiskit version @nquetschlich (#231)\\n- 🎨 Support for Qiskit v1.0.0 @nquetschlich (#210)\\n- ✨ moved helper function from mqt bench to predictor @nquetschlich (#205)\\n- 👽️ update code to integrate new bench device class (dropped Python 3.9 support) @flowerthrower (#187)\\n- ✏️ Fix Readme Errors @nquetschlich (#162)\\n- 🐛 fixed wrong naming @nquetschlich (#161)\\n- 💡 Changed Formatter from Black to Ruff @nquetschlich (#156)\\n- Minor improvements @nquetschlich (#148)\\n\\n## 🚀 Features and Enhancements\\n\\n- Improved Action Space incl. Layouting and BQSKit Integration @nquetschlich (#204)\\n- 📝 Read the Docs Setup @nquetschlich (#159)\\n\\n## 🐛 Bug Fixes\\n\\n- 🐛 fixed pretrained model tests @nquetschlich (#201)\\n- 🩹 Fix coverage collection @burgholzer (#174)\\n- 🐛 added mean errors in device calibration file @nquetschlich (#172)\\n\\n## 📄 Documentation\\n\\n- 💡 updated reference @nquetschlich (#236)\\n- 📝 Add docstring check to ruff and fix respective errors @nquetschlich (#225)\\n- 📝 Fix MQT Logo in README @burgholzer (#223)\\n- 💡 added arxiv reference for application-aware compilation paper @nquetschlich (#218)\\n- fix wrong reference @nquetschlich (#208)\\n- Fix Citation.bib file @nquetschlich (#207)\\n- 🎨 improved RL Predictor qcompile method signature @nquetschlich (#176)\\n- 📝 Added Acknowledgments to Documentation @nquetschlich (#165)\\n- 📝 Initial Read the Docs Implementation @nquetschlich (#163)\\n- 📝 Read the Docs Setup @nquetschlich (#159)\\n- 💡 added arxiv ref @nquetschlich (#150)\\n\\n## 🤖 CI\\n\\n- ⬆️ update black version in blacken-docs @burgholzer (#233)\\n- 🧱 switched from mqt-core to mqt-workflows fo
|
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: '9506823848',
name: 'pull_request',
payload: {
action: 'opened',
number: 240,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/99202016?v=4',
description: 'The CDA provides expertise for all main steps in the design and realization of integrated circuits, embedded systems, as well as cyber-physical systems.',
events_url: 'https://api.github.com/orgs/cda-tum/events',
hooks_url: 'https://api.github.com/orgs/cda-tum/hooks',
id: 99202016,
issues_url: 'https://api.github.com/orgs/cda-tum/issues',
login: 'cda-tum',
members_url: 'https://api.github.com/orgs/cda-tum/members{/member}',
node_id: 'O_kgDOBemz4A',
public_members_url: 'https://api.github.com/orgs/cda-tum/public_members{/member}',
repos_url: 'https://api.github.com/orgs/cda-tum/repos',
url: 'https://api.github.com/orgs/cda-tum'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/cda-tum/mqt-predictor/issues/240/comments'
},
commits: {
href: 'https://api.github.com/repos/cda-tum/mqt-predictor/pulls/240/commits'
},
html: { href: 'https://github.com/cda-tum/mqt-predictor/pull/240' },
issue: {
href: 'https://api.github.com/repos/cda-tum/mqt-predictor/issues/240'
},
review_comment: {
href: 'https://api.github.com/repos/cda-tum/mqt-predictor/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/cda-tum/mqt-predictor/pulls/240/comments'
},
self: {
href: 'https://api.github.com/repos/cda-tum/mqt-predictor/pulls/240'
},
statuses: {
href: 'https://api.github.com/repos/cda-tum/mqt-predictor/statuses/47183df28849587285b7cbda0897d3efa925dff3'
}
},
active_lock_reason: null,
additions: 13,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'cda-tum:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/cda-tum/mqt-predictor/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/cda-tum/mqt-predictor/assignees{/user}',
blobs_url: 'https://api.github.com/repos/cda-tum/mqt-predictor/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/cda-tum/mqt-predictor/branches{/branch}',
clone_url: 'https://github.com/cda-tum/mqt-predictor.git',
collaborators_url: 'https://api.github.com/repos/cda-tum/mqt-predictor/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/cda-tum/mqt-predictor/comments{/number}',
commits_url: 'https://api.github.com/repos/cda-tum/mqt-predictor/commits{/sha}',
compare_url: 'https://api.github.com/repos/cda-tum/mqt-predictor/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/cda-tum/mqt-predictor/contents/{+path}',
contributors_url: 'https://api.github.com/repos/cda-tum/mqt-predictor/contributors',
created_at: '2022-03-08T15:12:11Z',
default_branch: 'main',
delete_b
|